]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
relative path
authorHendrik Jaeger <git-commit@henk.geekmail.org>
Tue, 6 Dec 2022 20:38:35 +0000 (21:38 +0100)
committerHendrik Jaeger <git-commit@henk.geekmail.org>
Tue, 6 Dec 2022 20:38:35 +0000 (21:38 +0100)
.zsh_comprc

index f67ae85732d22b189a85859ff59c0dfc5d63548e..1a0de591fcc7e05f5b9d801f4383745cc6d6c310 100644 (file)
@@ -23,7 +23,7 @@ zstyle ':completion:*' select-prompt %SScrolling active: current selection at %p
 zstyle ':completion:*' substitute 1
 zstyle ':completion:*' use-compctl false
 zstyle ':completion:*' verbose true
-zstyle :compinstall filename '/home/henk/.zsh_comprc'
+zstyle :compinstall filename '~/.zsh_comprc'
 
 autoload -Uz compinit
 compinit