Skip to content

Instantly share code, notes, and snippets.

@JamesMenetrey
Created October 21, 2016 18:44
Show Gist options
  • Save JamesMenetrey/e38be41e369b2ea9b20cad2a116d11b1 to your computer and use it in GitHub Desktop.
Save JamesMenetrey/e38be41e369b2ea9b20cad2a116d11b1 to your computer and use it in GitHub Desktop.
Zsh commands reminder
# Zsh commands reminder
## Create an alias for a directory
```
hash -d name=~path
```
## Sources
- http://fendrich.se/blog/2012/09/28/no/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment