Adding svn by default.
This commit is contained in:
parent
b880f20573
commit
554492e422
@ -8,6 +8,7 @@ git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
|
|||||||
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
|
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
|
||||||
sed -i -e 's/robbyrussell/nicoulaj/' ~/.zshrc
|
sed -i -e 's/robbyrussell/nicoulaj/' ~/.zshrc
|
||||||
echo "[ -e ~/.zshrc.local ] && source ~/.zshrc.local" >> ~/.zshrc
|
echo "[ -e ~/.zshrc.local ] && source ~/.zshrc.local" >> ~/.zshrc
|
||||||
|
echo "zstyle ':vcs_info:*' enable hg bzr git svn" >> ~/.zshrc
|
||||||
|
|
||||||
# ftpd/doftiles
|
# ftpd/doftiles
|
||||||
path="https://bitbucket.org/ftpd/dotfiles.git"
|
path="https://bitbucket.org/ftpd/dotfiles.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user