Case sensitive, porzadek w bundles.
This commit is contained in:
parent
554492e422
commit
8c69f2acb0
@ -7,6 +7,7 @@ rm -rf ~/.dotfiles ~/.oh-my-zsh ~/.zshrc ~/.vim ~/.vimrc ~/.gvimrc ~/.gitignore
|
||||
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
|
||||
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
|
||||
sed -i -e 's/robbyrussell/nicoulaj/' ~/.zshrc
|
||||
sed -i -e 's/# CASE_SENSITIVE/CASE_SENSITIVE/' ~/.zshrc
|
||||
echo "[ -e ~/.zshrc.local ] && source ~/.zshrc.local" >> ~/.zshrc
|
||||
echo "zstyle ':vcs_info:*' enable hg bzr git svn" >> ~/.zshrc
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 1dc3891f960c25aa3f23aa46f5afc8d41db38233
|
@ -1 +0,0 @@
|
||||
Subproject commit 2af074850fde676743f655775e3e151925751adf
|
Loading…
Reference in New Issue
Block a user