Personal dotfiles.
at main 33 lines 453 B view raw view rendered
1# mgabarda's dotfiles 2 3A *work in progress* repository with my **dotfiles**, based on `stow` to manage the symlinks. 4 5## Install 6 7```bash 8git clone git@tangled.org:mgabarda.com/dotfiles 9cd dotfiles 10make 11``` 12 13## Apps 14 15- `kitty` 16- `nvim` 17- `zsh` 18- `ranger` 19 20# Customization 21 22- fonts 23- wallpapers 24 25## Scripts 26 27- scripts/install-kubectl.sh 28- scripts/twitch.sh 29- vita-converter.sh 30 31## Deprecated 32 33- `tmux`, not used anymore in favor of a full `kitty` usage.