Created
September 14, 2015 11:38
-
-
Save eiriklv/c958f09cea1a18eb4ec4 to your computer and use it in GitHub Desktop.
zsh alias and autocomplete
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Aliases | |
| alias up='itermocil' | |
| compctl -g '~/.teamocil/*(:t:r)' itermocil | |
| compctl -g '~/.teamocil/*(:t:r)’ up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment