nothing useful to see here. just dotfiles.
i'm dumb and will forget..
- mac:
brew install stow
- nix:
yay -S stow
git clone https://github.com/chrsm/dotfiles ~/.dotfiles
cd ~/.dotfiles
stow zsh
stow ssh
stow misc
stow neovim
~/.local/generic/setup.sh
cd ~/.config/neovim && make
vim +PackerInstall +qall && vim +PackerCompile +qall