Created
February 27, 2012 18:07
-
-
Save levidehaan/1925912 to your computer and use it in GitHub Desktop.
Revisions
-
Levi DeHaan created this gist
Feb 27, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ ZSH=$HOME/.oh-my-zsh ZSH_THEME="xiong-chiamiov-plus" plugins=(git command-not-found debian git-flow history-substring-search kate node npm python ssh-agent vi-mode) source $ZSH/oh-my-zsh.sh export PATH=/home/th3m4d0n3/.nvm/v0.6.11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/builds . ~/.nvm/nvm.sh nvm use v0.6.11