e9556df285195c4e907d8c2ce9817e6c2f7d0e5e
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 configurationscripts/— Installation and utility scriptsinstall.sh— Creates symbolic links
Description
Languages
Shell
100%