aboutsummaryrefslogtreecommitdiff
path: root/files/.zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'files/.zsh/zshrc')
-rw-r--r--files/.zsh/zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/.zsh/zshrc b/files/.zsh/zshrc
index 945cabf..29c7102 100644
--- a/files/.zsh/zshrc
+++ b/files/.zsh/zshrc
@@ -1,6 +1,7 @@
#!/bin/zsh
-autoload -U compinit zrecompile
+autoload -U compinit bashcompinit zrecompile
+bashcompinit -i
#zsh_cache=$HOME/.zsh/cache
#mkdir -p "$zsh_cache"