Open a terminal and cd into your desired parent folder for this repo, then run:
git clone 'https://github.com/bno1/linux_configs.git'
cd linux_configs && git submodule update --init --recursiveThen you have to build .vim/bundle/vimproc.vim/ and .vim/bundle/YouCompleteMe/.
Check their READMEs for instructions on how to do that.
After building them run:
./setup.shThis will generate the symbolic links to this repo for the configurations. It will prompt you before each change.
Keep the repo on your filesystem.
This repo contains my personal configuration files for Linux. I will update it as I see fit.
Vim plugins:
- Pathogen
- Syntastic
- YouCompleteMe
- EasyAlign
- GhcMod
- Neco-ghc
- Vimproc (dependecy of GhcMod)
- Thrift (syntax highlight)
- vim-localvimrc
- ctrlp
- vim-buffergator
Tmux plugins:
- TPM
- Tmux-sensible
- Tmux-yank