fixup
This commit is contained in:
parent
a1f3938ce0
commit
7d5de17610
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ sed -i -e 's/# CASE_SENSITIVE/CASE_SENSITIVE/' ~/.zshrc
|
||||||
echo 'export DEFAULT_USER=$LOGNAME' >> ~/.zshrc
|
echo 'export DEFAULT_USER=$LOGNAME' >> ~/.zshrc
|
||||||
echo "zstyle ':vcs_info:*' enable hg bzr git svn" >> ~/.zshrc
|
echo "zstyle ':vcs_info:*' enable hg bzr git svn" >> ~/.zshrc
|
||||||
echo "[ -e ~/.zshrc.local ] && source ~/.zshrc.local" >> ~/.zshrc
|
echo "[ -e ~/.zshrc.local ] && source ~/.zshrc.local" >> ~/.zshrc
|
||||||
|
touch ~/.zshrc.local
|
||||||
source ~/.zshrc
|
source ~/.zshrc
|
||||||
|
|
||||||
# vim
|
# vim
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue