- clone the repo somewhere
- run
./install.sh
or do it manually: - symlink
vimrc
to your.vimrc
- symlink
spacemacs
to your.spacemacs
- symlink
vim
directory to our.vim
- symlink
gitconfig
file to our.gitconfig
- symlink
gitignore_global
file to our.gitignore_global
- symlink
bash_profile
file to our.bash_profile
or.bashrc
- etc ...
DO NOT FORGET TO CHANGE THE NAME AND EMAIL IN THE GITCONFIG FILES!
If you want to install homebrew and pip packages, go into the setups
directory and run the corresponding script.