Mostly just my vim*, tmux, and bash configs.
- Note, configured for neovim.
Warning, this will replace some files in your home directory, and includes my own opinionated configs; read the source and use with care.
- Clone this repo.
- Symlink the files in this repo to your home directory.
- You'll also need to clone the tmux plugin manager if you want that and follow the install steps.
(The bootstrap script will do step 2 and 3 for you.)
git clone https://github.com/jschomay/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles && source bootstrap.sh && cd -
For now, you need to install vim, tmux, brew, and what ever else on your own.
Also, add your name and email to .gitconfg
.