A collection of my personal configuration files including scripts for setup. Aimed at OS X systems.
- Editor: neovim (IDE-like setup) & vim
- Shell: zsh
Clone the repository and use GNU Stow to setup the dotfiles:
stow zsh nvim git # add anything you wantRun ./install.sh to setup a new machine with commonly used settings and tools.