-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly setup Breeze2 completion in bash if it is first completion (#…
…22726) In case you've never setup bash completion in Bash you'd miss the .bash_completion file and autocompletion setup in Breeze2 would fail. In case the file is missing we skip backing it up and create it now. Also installing click is done before modifying the scripts, this way we always install latest click version for the user when running setup-autocomplete and the 'source' instructions are printed last so the user will not miss it.
- Loading branch information
Showing
1 changed file
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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