From 74da30ee6d568287a6b356e27bd84371982ba43a Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 25 Jan 2023 14:54:12 +0200 Subject: shells: add .scripts --- .scripts/zsh-autosuggestions | 1 + .scripts/zsh-syntax-highlighting | 1 + 2 files changed, 2 insertions(+) create mode 160000 .scripts/zsh-autosuggestions create mode 160000 .scripts/zsh-syntax-highlighting diff --git a/.scripts/zsh-autosuggestions b/.scripts/zsh-autosuggestions new file mode 160000 index 0000000..a411ef3 --- /dev/null +++ b/.scripts/zsh-autosuggestions @@ -0,0 +1 @@ +Subproject commit a411ef3e0992d4839f0732ebeb9823024afaaaa8 diff --git a/.scripts/zsh-syntax-highlighting b/.scripts/zsh-syntax-highlighting new file mode 160000 index 0000000..b2c910a --- /dev/null +++ b/.scripts/zsh-syntax-highlighting @@ -0,0 +1 @@ +Subproject commit b2c910a85ed84cb7e5108e7cb3406a2e825a858f -- cgit v1.2.3