aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-03-06 23:12:40 +0100
committerCharles <sircharlesaze@gmail.com>2020-03-06 23:12:40 +0100
commitf4309c69498ae23959de904d38d23f6f8d667c09 (patch)
tree73c58f053d937e5c7d02f3bcfdeb5d109b95592d /.zshrc
parentfdb9d0baf798c147360a2ca44ea6761abf7f96c3 (diff)
downloaddotfiles-f4309c69498ae23959de904d38d23f6f8d667c09.tar.gz
dotfiles-f4309c69498ae23959de904d38d23f6f8d667c09.tar.bz2
dotfiles-f4309c69498ae23959de904d38d23f6f8d667c09.zip
Few more aliases, autocomplete filetype ignore
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