Skip to content

Instantly share code, notes, and snippets.

@Twoody
Last active November 1, 2019 23:46
Show Gist options
  • Save Twoody/4cff66d92ca89324cdfb5858540c4296 to your computer and use it in GitHub Desktop.
Save Twoody/4cff66d92ca89324cdfb5858540c4296 to your computer and use it in GitHub Desktop.
My bashrc as of 2019-09-17
ad=/usr/local/bin/arcanist
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi
export PATH="$PATH:$ad/bin/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment