Skip to content

Instantly share code, notes, and snippets.

@eiriklv
Created September 14, 2015 11:38
Show Gist options
  • Save eiriklv/c958f09cea1a18eb4ec4 to your computer and use it in GitHub Desktop.
Save eiriklv/c958f09cea1a18eb4ec4 to your computer and use it in GitHub Desktop.
zsh alias and autocomplete
# 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