Sourcing.
This commit is contained in:
parent
591c66fcac
commit
56e6442bc7
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ case `uname` in
|
||||||
esac
|
esac
|
||||||
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
|
||||||
|
source ~/.zshrc
|
||||||
|
|
||||||
# vim
|
# vim
|
||||||
ln -sf ~/.dotfiles/vim ~/.vim
|
ln -sf ~/.dotfiles/vim ~/.vim
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue