Skip to content

Instantly share code, notes, and snippets.

@necrophcodr
Created June 4, 2013 11:00
Show Gist options
  • Save necrophcodr/5705146 to your computer and use it in GitHub Desktop.
Save necrophcodr/5705146 to your computer and use it in GitHub Desktop.
# Create a new file called $HOME/.path with the following content, uncommented:
# path=(
# # insert any paths here, newline-seperated. Paths can contain variables too.
# $path
# )
source $HOME/.path
# Note that this only works with ZSH.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment