fixed bug

files: .zshrc
This commit is contained in:
finga 2016-01-04 22:18:20 +01:00
parent 99fb6409e1
commit 2c425a906d

2
.zshrc
View file

@ -1,7 +1,7 @@
# The following lines were added by compinstall
zstyle ':completion:*' completer _complete _ignored
zstyle :compinstall filename '/home/finga/.zshrc'
zstyle :compinstall filename '~/.zshrc'
autoload -Uz compinit
compinit