Skip to content

Instantly share code, notes, and snippets.

@icholy
Created March 18, 2015 16:20
Show Gist options
  • Save icholy/f73855d6046e446e4f02 to your computer and use it in GitHub Desktop.
Save icholy/f73855d6046e446e4f02 to your computer and use it in GitHub Desktop.
# install https://github.com/mooz/percol
alias cdd='while true; do cd $(ls -d */ | percol); done'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment