Loading .gitignore +0 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ /.npm /.cpan /.bundler /.oh-my-zsh # logs, databases *.log Loading .gitmodules +3 −0 Original line number Diff line number Diff line Loading @@ -19,3 +19,6 @@ [submodule "/home/dom/.vim/bundle/vim-ctrlspace"] path = .vim/bundle/vim-ctrlspace url = https://github.com/vim-ctrlspace/vim-ctrlspace.git [submodule ".oh-my-zsh"] path = .oh-my-zsh url = git://github.com/robbyrussell/oh-my-zsh.git .oh-my-zsh @ 0b340bc3 Original line number Diff line number Diff line Subproject commit 0b340bc3a5c58609a07987b296f773eaea17b274 .zshrc +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ plugins+=(virtualenv virtualenvwrapper tmux-virtualenvwrapper) ZSH_CUSTOM=~/.shell/zsh_custom ZSH_THEME="kodo" DISABLE_AUTO_TITLE=true DISABLE_AUTO_UPDATE=true # activate oh-my-zsh export ZSH=$HOME/.oh-my-zsh Loading Loading
.gitignore +0 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ /.npm /.cpan /.bundler /.oh-my-zsh # logs, databases *.log Loading
.gitmodules +3 −0 Original line number Diff line number Diff line Loading @@ -19,3 +19,6 @@ [submodule "/home/dom/.vim/bundle/vim-ctrlspace"] path = .vim/bundle/vim-ctrlspace url = https://github.com/vim-ctrlspace/vim-ctrlspace.git [submodule ".oh-my-zsh"] path = .oh-my-zsh url = git://github.com/robbyrussell/oh-my-zsh.git
.oh-my-zsh @ 0b340bc3 Original line number Diff line number Diff line Subproject commit 0b340bc3a5c58609a07987b296f773eaea17b274
.zshrc +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ plugins+=(virtualenv virtualenvwrapper tmux-virtualenvwrapper) ZSH_CUSTOM=~/.shell/zsh_custom ZSH_THEME="kodo" DISABLE_AUTO_TITLE=true DISABLE_AUTO_UPDATE=true # activate oh-my-zsh export ZSH=$HOME/.oh-my-zsh Loading