Bash compat
This commit is contained in:
parent
26a96cbcd9
commit
48569c7781
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ antidote load
|
||||||
|
|
||||||
#. ~/.zsh_plugins.zsh
|
#. ~/.zsh_plugins.zsh
|
||||||
|
|
||||||
|
# bash compat
|
||||||
|
autoload -U +X bashcompinit
|
||||||
|
bashcompinit
|
||||||
|
|
||||||
### fasd
|
### fasd
|
||||||
|
|
||||||
if which fasd > /dev/null; then
|
if which fasd > /dev/null; then
|
||||||
|
|
Loading…
Reference in a new issue