complete/cmd/install
Anis Elleuch afda8e00c6 Install in ~/.bash_profile first in case of macOS
Some macOS users have ~/.bashrc which is not loaded from
~/.bash_profile, which means, completion will never be
loaded when users open a terminal.

This commit will make macOS a special case and will always
tend to install in ~/.bas_profile
2019-05-29 01:16:22 +01:00
..
bash.go cmd/install: add support for zsh 2017-05-13 11:06:15 +03:00
fish.go Fix fish shell completion 2019-02-07 21:19:20 +00:00
install.go Install in ~/.bash_profile first in case of macOS 2019-05-29 01:16:22 +01:00
utils.go fix lint issues 2018-09-10 10:50:47 +03:00
zsh.go Use nospace option for zsh 2017-08-29 12:55:27 -04:00