Skip to content

Instantly share code, notes, and snippets.

@mikeyp
Created October 30, 2014 19:01
Show Gist options
  • Select an option

  • Save mikeyp/6dde9afb1ad2da34b7d7 to your computer and use it in GitHub Desktop.

Select an option

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