Custom configuration files for a Zsh terminal environment and vim setup. Zsh plugins are handled through Antigen while Vim plugins are managed by Vundle.
- zsh
- vim
The above are the base requisites needed to not run into errors on opening the terminal. However, certain functionality might be missing from default aliases or scripts installed to /bin due to needing extra software.
Clone repository including antigen and vimconf into home directory subfolder:
git clone --recurse-submodules git@github.com:rflambert/linux-dotfiles.git ~/.dotfiles
Then make symbolic links with config files in local repository to home directory:
./updatelinks.sh