From 25f6ce81f386558d0fe517be316d0bf332a8049a Mon Sep 17 00:00:00 2001 From: Jonas H Date: Sun, 8 Mar 2026 22:17:30 +0100 Subject: [PATCH] zsh plugins --- zshrc/.zsh/plugins/zsh-autosuggestions | 1 + zshrc/.zsh/plugins/zsh-history-substring-search | 1 + zshrc/.zsh/plugins/zsh-syntax-highlighting | 1 + 3 files changed, 3 insertions(+) create mode 160000 zshrc/.zsh/plugins/zsh-autosuggestions create mode 160000 zshrc/.zsh/plugins/zsh-history-substring-search create mode 160000 zshrc/.zsh/plugins/zsh-syntax-highlighting diff --git a/zshrc/.zsh/plugins/zsh-autosuggestions b/zshrc/.zsh/plugins/zsh-autosuggestions new file mode 160000 index 0000000..85919cd --- /dev/null +++ b/zshrc/.zsh/plugins/zsh-autosuggestions @@ -0,0 +1 @@ +Subproject commit 85919cd1ffa7d2d5412f6d3fe437ebdbeeec4fc5 diff --git a/zshrc/.zsh/plugins/zsh-history-substring-search b/zshrc/.zsh/plugins/zsh-history-substring-search new file mode 160000 index 0000000..14c8d2e --- /dev/null +++ b/zshrc/.zsh/plugins/zsh-history-substring-search @@ -0,0 +1 @@ +Subproject commit 14c8d2e0ffaee98f2df9850b19944f32546fdea5 diff --git a/zshrc/.zsh/plugins/zsh-syntax-highlighting b/zshrc/.zsh/plugins/zsh-syntax-highlighting new file mode 160000 index 0000000..1d85c69 --- /dev/null +++ b/zshrc/.zsh/plugins/zsh-syntax-highlighting @@ -0,0 +1 @@ +Subproject commit 1d85c692615a25fe2293bdd44b34c217d5d2bf04