- .bash_aliease // bash shell aliease file.
- .baserc // base shell config file.
- .gitignore // git ignore file.
- .gvimrc // gvim config file.
- .vimrc // vim config file.
- .vim // .vim folder for vim plugins and colorschemes.
[submodule "vim_plugins/Vundle.vim"]
path = vim_plugins/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule "vim_colorschemes/colorsbox"]
path = vim_colorschemes/colorsbox
url = https://github.com/mkarmona/colorsbox.git
- git clone --recursive https://github.com/janl99/dotfiles.git
- bootstrap.sh