Skip to content

Instantly share code, notes, and snippets.

@subhodi
Last active August 23, 2018 13:10
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 subhodi/03daf282ff0e31103b7f33146bfbae1e to your computer and use it in GitHub Desktop.
Save subhodi/03daf282ff0e31103b7f33146bfbae1e to your computer and use it in GitHub Desktop.
Current working directory
echo 'alias cwd="cd '$PWD'"' >> ~/.bashrc
source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment