Skip to content

Instantly share code, notes, and snippets.

@a-eid
Created September 22, 2018 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a-eid/f1e256d6705c3ef1b19aaeb764fcf97d to your computer and use it in GitHub Desktop.
Save a-eid/f1e256d6705c3ef1b19aaeb764fcf97d to your computer and use it in GitHub Desktop.
export N_PREFIX="$HOME/n"; [[ :$PATH: == *":$N_PREFIX/bin:"* ]] || PATH+=":$N_PREFIX/bin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment