From 02335dafe6474f037856e61c0a5b669b38c2be37 Mon Sep 17 00:00:00 2001 From: Julien Rabier Date: Sun, 31 May 2020 01:31:19 +0200 Subject: [PATCH] forgot one file --- dot_zshrc.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index ba06061..7aead22 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -38,8 +38,8 @@ zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}' # ignore case source ~/.zsh/aliases source ~/.zsh/functions source ~/.zsh/exports -source ~/.zsh/dstask-zsh-completions.sh -source /usr/share/doc/fzf/examples/completion.zsh +source ~/.zsh/dstask-completions.zsh +source ~/.zsh/fzf-completion.zsh {{- if eq .chezmoi.hostname "taupo" }} source ~/.zsh/aliases_taupo