From: Hendrik Jaeger Date: Tue, 6 Dec 2022 20:38:35 +0000 (+0100) Subject: relative path X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=6ba37d205d9a189bdd61ca10ce9a916eb1dd0950;hp=dab9e4d849c12589209c9d896c4f4ba2a2cae8ee;p=user%2Fhenk%2Fvcsh%2Fzsh.git relative path --- diff --git a/.zsh_comprc b/.zsh_comprc index f67ae85..1a0de59 100644 --- a/.zsh_comprc +++ b/.zsh_comprc @@ -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