From 084b99c673f9401f0431d52c56459db5e88c81a2 Mon Sep 17 00:00:00 2001 From: eeleater Date: Tue, 25 Mar 2025 20:33:44 +0100 Subject: [PATCH] fixed the ssh plugin to only be loaded on laptop --- dot_config/zsh/dot_zsh_plugins.txt.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_config/zsh/dot_zsh_plugins.txt.tmpl b/dot_config/zsh/dot_zsh_plugins.txt.tmpl index f3ac34c..d9f6509 100644 --- a/dot_config/zsh/dot_zsh_plugins.txt.tmpl +++ b/dot_config/zsh/dot_zsh_plugins.txt.tmpl @@ -17,7 +17,9 @@ twopizza9621536/zsh-eza fdellwing/zsh-bat amyreese/zsh-titles Aloxaf/fzf-tab +{{- if eq .chezmoi.osRelease.id "endeavouros" }} sunlei/zsh-ssh +{{- end }} # other plugins urbainvaes/fzf-marks