fixed bug
files: .zshrc
This commit is contained in:
parent
99fb6409e1
commit
2c425a906d
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue