fabric-zsh-autocomplete
fabric-zsh-autocomplete copied to clipboard
Fabric autocompletion for ZSH
trafficstars
A simple complete function
Usage: put somewhere in fpath and restart shell
Sample configuration:
- mkdir -p ~/.zsh/functions
- cp _fab !:2
- vi ~/.zshrc
- put somewhere: fpath=(~/.zsh/functions $fpath)