Ahmad Assaf
c5e8349f69
Fixing Error when starting Terminal after installing Bash-IT
2018-08-29 15:00:46 +01:00
Patrice Ferlet
8161e4e233
Add other bash completion importation for other distribution
...
Fedora import that script from /etc/bashrc script that can import /etc/profile.d/*.sh
See issue #849
2016-12-07 00:11:29 +01:00
George Wyatt
971f911101
Load bash-completion2 on macOS
...
This is required for projects completion, otherwise you get this error:
```
_init_completion: command not found
```
2016-11-25 13:51:25 +08:00
Nils Winkler
38bd3a3b99
Loading Homebrew Bash Completion if installed
...
In addition to the regular /etc/bash_completion, the one from Homebrew
is loaded when running on OS X, and when Homebrew is installed.
Also added the system completion to the default install options, since
this is a feature that's requested frequently.
2016-01-05 07:35:02 +01:00
was4444
25940111e8
fix wrong syntax
2016-01-04 18:42:40 +08:00
wxf
56fdb6333c
support system completion
2016-01-01 15:46:53 +08:00