/old-dotfiles

My dot files

Primary LanguageVim Script

Installation

I'm movin my installation process to Ansible. To install this repo, use ansible-dev instead.

Configuration

To install vim plugins run:

vim +PluginInstall +qall

To set zsh as default shell, run:

chsh -s /bin/zsh

To add custom configurations, as machine name, just add it to ~/.zsh_custons.