/safe_complete

Autocompletion for github.com/starkandwayne/safe

Primary LanguageShell

safe_complete

Autocompletion for github.com/starkandwayne/safe

How to Use

Copy safe_completion.bash from this repo into somewhere in your filesystem. Put the following into your .bashrc

. /path/to/safe_completion.bash

where /path/to/ is the directory in which you have stored safe_completion.bash

Then, restart your bash shell or run . ~/.bashrc, and your safe bash completion should be ready to go.