Case sensitive, porzadek w bundles.
This commit is contained in:
parent
554492e422
commit
8c69f2acb0
3 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue