2026-07-23 15:04:58 +02:00
2026-07-23 15:04:58 +02:00
2026-07-15 13:42:14 +02:00
2026-07-01 10:31:20 +02:00
2026-07-15 13:51:36 +02:00
2026-07-15 14:05:59 +02:00

dotfiles

A minimal, stable Linux development environment.

Philosophy

  • Prefer simplicity over customisation.
  • Prefer native tools over plugins.
  • Change configuration only to remove recurring friction.
  • If a workaround exists, use it before changing the environment.

Install

./install.sh

Structure

  • config/ — Application configuration
  • scripts/ — Installation and utility scripts
  • install.sh — Creates symbolic links

Versioning

Releases are tagged.

The goal is to keep the environment stable. New features should solve real issues rather than my curiosity.

S
Description
No description provided
Readme 475 KiB
Languages
Shell 100%