aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index cc67dc8..de35499 100644
--- a/zshrc
+++ b/zshrc
@@ -22,3 +22,5 @@ function set_win_title() {
}
precmd_functions+=(set_win_title)
+autoload -U compinit
+compinit -i \ No newline at end of file