Sourcing.
This commit is contained in:
parent
591c66fcac
commit
56e6442bc7
@ -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…
Reference in New Issue
Block a user