zprofile from proper place

This commit is contained in:
Tyrel Souza 2017-04-26 23:34:11 -04:00
parent 83c3ecf006
commit 6dc93d6a0f
No known key found for this signature in database
GPG Key ID: 2EECB5087209E6A5
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,6 @@ ln -s $(pwd)/vim ~/.vim
ln -s $(pwd)/vimrc ~/.vimrc
ln -s $(pwd)/zshrc ~/.zshrc
ln -s $(pwd)/pythonstartup.py ~/.pythonstartup.py
ln -s $(pwd)/zprofile ~/.zprofile
ln -s $(pwd)/zprofile.local ~/.zprofile.local
ln -s $(pwd)/zpreztorc ~/.zpreztorc
@ -47,6 +46,7 @@ ln -s /Users/tyrel/.zprezto/runcoms/zlogin ~/.zlogin
ln -s /Users/tyrel/.zprezto/runcoms/zlogout ~/.zlogout
ln -s /Users/tyrel/.zprezto/runcoms/zshenv ~/.zshenv
ln -s /Users/tyrel/.zprezto/runcoms/zshrc ~/.zshrc
ln -s /Users/tyrel/.zprezto/runcoms/zprofile ~/.zprofile
# cleanup fish config
mkdir -p ~/.config/fish