WHAT THE HACK!
- .config/nvim: neovim configuration
- .tmux.conf: tmux configuration
- .gitignore: global git ignore for macOS
- .gitconfig: git and GitHub configuration
- .hushlogin: no MOTD
Warning: Running make
will overwrite your dotfiles!
$ git clone git://github.com/kern/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles && make
@kern/dotfiles
is released under the BSD 3-Clause license.