Skip to content

Commit

Permalink
Added srcwrk alias to source the worktools
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanOBoyle committed Oct 18, 2018
1 parent 15430fd commit ffe2c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ fi
# Source Work Tools File
if [[ -e ~/zshrc_work/worktools.zsh ]]; then
source ~/zshrc_work/worktools.zsh
alias srcwrk='source ~/zshrc_work/worktools.zsh'
fi

#zprof

0 comments on commit ffe2c3f

Please sign in to comment.