Skip to content

Instantly share code, notes, and snippets.

@plicjo
Created September 18, 2019 21:57
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 plicjo/ea50a3d0ea694eb05f95482648c2d288 to your computer and use it in GitHub Desktop.
Save plicjo/ea50a3d0ea694eb05f95482648c2d288 to your computer and use it in GitHub Desktop.
source ~/hcd
function hcd() {
base="$HOME/projects"
cd "$base/$1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment