Moving around zshrc
This commit is contained in:
@@ -8,4 +8,3 @@ ln -si $DOTFILES/profile ~/.profile
|
|||||||
ln -si $DOTFILES/tmux.conf ~/.tmux.conf
|
ln -si $DOTFILES/tmux.conf ~/.tmux.conf
|
||||||
ln -si $DOTFILES/vimrc ~/.vimrc
|
ln -si $DOTFILES/vimrc ~/.vimrc
|
||||||
ln -si $DOTFILES/vimrc.bundles ~/.vimrc.bundles
|
ln -si $DOTFILES/vimrc.bundles ~/.vimrc.bundles
|
||||||
ln -si $DOTFILES/zprofile ~/.zprofile
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
|
# append to bottom of zshrc
|
||||||
|
|
||||||
[[ -s "$HOME/.profile" ]] && source "$HOME/.profile" # Load the default .profile
|
[[ -s "$HOME/.profile" ]] && source "$HOME/.profile" # Load the default .profile
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user