Cleaning.
This commit is contained in:
parent
4b9e355fd5
commit
7be9c3ba8e
2 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,7 @@ cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
|
|||
sed -i -e 's/ZSH_THEME="robbyrussell"/ZSH_THEME="agnoster"/' ~/.zshrc
|
||||
sed -i -e 's/# CASE_SENSITIVE/CASE_SENSITIVE/' ~/.zshrc
|
||||
echo 'export DEFAULT_USER=$LOGNAME' >> ~/.zshrc
|
||||
echo "zstyle ':vcs_info:*' enable hg bzr git svn" >> ~/.zshrc
|
||||
echo "zstyle ':vcs_info:*' enable git svn" >> ~/.zshrc
|
||||
echo "[ -e ~/.zsh/autosuggestions/zsh-autosuggestions.zsh ] && source ~/.zsh/autosuggestions/zsh-autosuggestions.zsh" >> ~/.zshrc
|
||||
echo "[ -e ~/.zshrc.local ] && source ~/.zshrc.local" >> ~/.zshrc
|
||||
touch ~/.zshrc.local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue