From 258a732204d75b506a69b92b981191c469afb7f5 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Thu, 10 Jun 2021 23:37:55 -0400 Subject: [PATCH] FIX another typo --- dot_config/zsh/dot_zshrc.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/zsh/dot_zshrc.tmpl b/dot_config/zsh/dot_zshrc.tmpl index 86803fc..2028971 100644 --- a/dot_config/zsh/dot_zshrc.tmpl +++ b/dot_config/zsh/dot_zshrc.tmpl @@ -88,7 +88,7 @@ local paste_widgets=( x11-clip-wrap-widgets copy $copy_widgets x11-clip-wrap-widgets paste $paste_widgets -{{- if eg .chezmoi.hostname "petrucci4prez" }} +{{- end }} ## -------------------------------------------------- ## PROMPT ## --------------------------------------------------