dotfiles to save my life when I'm SSH-ing into servers
- Vim Script 59.4%
- Shell 40.6%
| .vim/autoload | ||
| .zsh | ||
| .antigenrc | ||
| .vimrc | ||
| .zshrc | ||
| kitten-ssh.conf | ||
| 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 redid 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. The objective here is to minimize the amount of needed non common dependencies to install on normalized servers.
They are carried around with Kitty's ssh kitten.