Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 425 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 425 Bytes

dotfiles

My dotfiles.

Dependencies

  • zsh
  • vim > 8.0.x for the native plugins
  • python-requests
  • pip install virtualenvwrapper
  • ctags for vim plugins
  • xclip for clipboard aliases
  • nodejs & npm
  • rvm
  • go
  • powerline

Change your shell to zsh with the chsh command.

Installation

cd ~
git clone git@github.com:aairey/dotfiles.git .dotfiles
bash .dotfiles/install.sh