Skip to content

Instantly share code, notes, and snippets.

@yahyaerturan
Created January 10, 2017 12:50
Show Gist options
  • Save yahyaerturan/416d24326bc4e51adc1501794a525277 to your computer and use it in GitHub Desktop.
Save yahyaerturan/416d24326bc4e51adc1501794a525277 to your computer and use it in GitHub Desktop.
Ubuntu .bashrc
# Added by Yahya ERTURAN
export PATH=$PATH:$HOME/bin
# Added by Yahya ERTURAN for NodeJS & NPM
export PATH=$HOME/.npm-global/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment