aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 325f929..7512fcf 100644
--- a/.zshrc
+++ b/.zshrc
@@ -71,6 +71,9 @@ export TERM="xterm-256color"
# set tab to 4 spaces
tabs 4
+# ignore filetypes in autocomplete
+fignore=(o hi)
+
# pluggins
source $HOME/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh # prompt syntax highlight