Personal dotfiles managed with GNU Stow.
- GNU Stow
- Git
git clone https://github.com/JoaoCardoso00/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow */ # Install all configs
.
├── nvim/.config/nvim # Neovim configuration
├── starship/.config # Starship prompt
├── tmux/.config/tmux # Tmux configuration
├── wezterm/.config/wezterm # Wezterm terminal
└── zsh # ZSH configuration
stow */ # Install all
stow -D */ # Uninstall all
stow nvim # Install single config