zprofile from proper place
This commit is contained in:
parent
83c3ecf006
commit
6dc93d6a0f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user