Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 552 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 552 Bytes

dotfiles

My vim/zsh/tmux/powerline/airline dream setup.

See my server dotfiles for remote SSH servers you use.

To get started:

$ git clone https://github.com/paralin/dotfiles.git ~/.janus
$ cd ~/.janus && ./setup_all.sh

Dependencies

This requires the following:

  • build-essential
  • python-dev
  • cmake
  • golang
  • bison
  • terminator
  • zsh
  • tmux
  • exuberant-ctags
  • node - (hint: use nvm)

... and maybe others.