Skip to content

Instantly share code, notes, and snippets.

@maddouri
Created September 10, 2019 17:45
Show Gist options
  • Save maddouri/3eb4df01ad92cf188dee1f999674ae06 to your computer and use it in GitHub Desktop.
Save maddouri/3eb4df01ad92cf188dee1f999674ae06 to your computer and use it in GitHub Desktop.
cd just by typing the directory's path in bash 🔥
# https://unix.stackexchange.com/a/37182/140618
shopt -s autocd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment