My personal dotfiles for setting up and maintaining Linux systems. Managed with GNU Stow.
| Folder | Description |
|---|---|
btop |
Terminal resource monitor |
fastfetch |
Tool for fetching system info |
ghostty |
Terminal emulator |
mpv |
Media player |
neovim |
Terminal text editor |
ohmyposh |
Shell prompt engine |
scripts |
Personal shell scripts |
spicetify |
Spotify customization |
vesktop |
Enhanced Discord desktop app |
vscodium |
VSCode with no microslop |
zen |
Firefox-based browser |
zsh |
Shell with plugins |
gitcurlstow
Clone and run the install script it handles everything automatically:
git clone https://github.com/old/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install.shThe script will:
- Detect your package manager (
apt,pacman) - Install requirements
- Install
zsh,zinit,fzf,oh-my-poshand more zsh plugins - Install CLI utils:
zoxide,eza,batand more - Install packages:
ghostty,mpv,neovimand more - Install Nerd Fonts to
~/.fonts - Rename
~/dotfiles→~/.dotfilesand stow all configs