From 0d48dcc0196014e4204d1b296b20960c171c2767 Mon Sep 17 00:00:00 2001 From: Yax Date: Thu, 23 Apr 2026 09:24:13 +0200 Subject: [PATCH] Fix syntax --- dot_zshrc.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 776f135..72ac5c9 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -33,7 +33,7 @@ zi light spaceship-prompt/spaceship-prompt zi light zsh-users/zsh-syntax-highlighting zi is-snippet wait lucid for \ - OMZP::fzf \ + OMZP::fzf export FAVORITE_COMMAND1="{{ .tmux_favorite1 }}" export FAVORITE_COMMAND2="{{ .tmux_favorite2 }}"