Skip to content

Instantly share code, notes, and snippets.

@notyoyoma
Created August 28, 2019 20:51
Show Gist options
  • Save notyoyoma/e9366935916c365a0b4d076dc49bd80a to your computer and use it in GitHub Desktop.
Save notyoyoma/e9366935916c365a0b4d076dc49bd80a to your computer and use it in GitHub Desktop.
make a .local/bin and add it to your path
mkdir ~/.local/bin
echo "~/.local/bin:\$PATH" >> .bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment