Skip to content

Instantly share code, notes, and snippets.

@rbao
Created March 25, 2013 01:12
Show Gist options
  • Save rbao/5234328 to your computer and use it in GitHub Desktop.
Save rbao/5234328 to your computer and use it in GitHub Desktop.
c() { cd ~/Workspace/$1; }
_c() { _files -W ~/Workspace -/; }
compdef _c c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment