Skip to content

Instantly share code, notes, and snippets.

@johnsolk
Created November 1, 2017 21:23
Show Gist options
  • Save johnsolk/461112dd57567bdd3d8185dc65bc9319 to your computer and use it in GitHub Desktop.
Save johnsolk/461112dd57567bdd3d8185dc65bc9319 to your computer and use it in GitHub Desktop.
# add current directory to ~/.bashrc
echo export PATH=$PATH:$(pwd) >> ~/.bashrc
source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment