dotfiles to save my life when I'm SSH-ing in servers
- Vim Script 56.7%
- Shell 43.3%
| .vim/autoload | ||
| .zsh | ||
| .antigenrc | ||
| .vimrc | ||
| .zshrc | ||
| playbook.yaml | ||
| README.md | ||
Lightweight dotfiles
Warning
The original code is hosted on forgejo. If you see this from Github, you are seeing a mirrored version of the repo.
I redo my dotfiles for the non-nixos servers I can administer because there's no way I can install over there home-manager.
I chose to manage zsh plugins with antigen and vim plugins with vim-plug.
Files:
``` bash
TODO: output of tree of this repo for extra points in prettiness