Skip to content

Instantly share code, notes, and snippets.

@mikeyp
Created October 30, 2014 19:01
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 mikeyp/6dde9afb1ad2da34b7d7 to your computer and use it in GitHub Desktop.
Save mikeyp/6dde9afb1ad2da34b7d7 to your computer and use it in GitHub Desktop.
function proj {
cd $(find ~/git ~/www ~/ex -maxdepth 1 -type d | peco)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment