Skip to content

Instantly share code, notes, and snippets.

@coop
Created October 4, 2011 00:23
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 coop/1260614 to your computer and use it in GitHub Desktop.
Save coop/1260614 to your computer and use it in GitHub Desktop.
# ~/.zshrc
setopt auto_cd
cdpath=($HOME/Code)
$ pwd
/Users/timc
$ cd command_centre
$ pwd
/Users/timc/Code/command_centre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment