Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pierot committed Apr 22, 2021
1 parent 0349cf5 commit 06d3eb3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions users/pieterm/base.sh
Expand Up @@ -19,4 +19,10 @@ if [ -d $DROPBOX ]; then
alias dev="cd $DROPBOX/Work/devel/"
fi

###################################

export PATH="/usr/local/opt/php@7.3/bin:$PATH"

###################################

alias ap='ansible-playbook'
2 changes: 1 addition & 1 deletion zsh/oh-my-zsh
Submodule oh-my-zsh updated from c52e64 to 615f9d

0 comments on commit 06d3eb3

Please sign in to comment.