fix completions
This commit is contained in:
parent
618c7ed3ec
commit
17255ba14c
1 changed files with 0 additions and 1 deletions
|
@ -123,7 +123,6 @@ export EDITOR=vim
|
|||
alias wezterm='flatpak run org.wezfurlong.wezterm'
|
||||
|
||||
fpath=(~/.zsh/completion $fpath)
|
||||
fpath=(~/.docker/completions \\$fpath)
|
||||
autoload -Uz compinit
|
||||
compinit
|
||||
|
||||
|
|
Loading…
Reference in a new issue