Skip to content

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ShaishavGandhi ShaishavGandhi released this 26 Apr 17:20
· 7 commits to master since this release
34b748c

This release adds support for shell completions scripts! #65
The following shells are supported:

  • Bash
  • ZSH
  • Fish
  • Elvish
  • Powershell

To generate the script simply run:

fab generate-bash-completions 

which will output the script that you can then write to a file and add to your shell profiles.