summaryrefslogtreecommitdiffstats
path: root/config/zsh
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-10-08 12:09:20 -0400
committerJesse Luehrs <doy@tozt.net>2023-10-08 12:59:10 -0400
commit49570c8dd03448240897b37b68567352b790f16f (patch)
tree6c192a52046d5d0dd1b84a838befd8e777cfeafb /config/zsh
parent66939c71da756c1d9e07a88a4a8ea2a018650060 (diff)
downloadconf-49570c8dd03448240897b37b68567352b790f16f.tar.gz
conf-49570c8dd03448240897b37b68567352b790f16f.zip
convert to stow
Diffstat (limited to 'config/zsh')
-rw-r--r--config/zsh/local-completions/hornet/_sv10
m---------config/zsh/zsh-autosuggestions0
m---------config/zsh/zsh-completions0
m---------config/zsh/zsh-syntax-highlighting0
4 files changed, 0 insertions, 10 deletions
diff --git a/config/zsh/local-completions/hornet/_sv b/config/zsh/local-completions/hornet/_sv
deleted file mode 100644
index 218e95f..0000000
--- a/config/zsh/local-completions/hornet/_sv
+++ /dev/null
@@ -1,10 +0,0 @@
-#compdef svdn svget svkill svlog svdisable svre svst svstop svup
-
-local -a service_list
-local services=$(ls ~/.services/enabled/)
-service_list=(${(f)services})
-
-_describe 'commands' service_list
-
-# shfmt:skip (shfmt doesn't recognize zsh array expansion)
-# vim:ft=zsh
diff --git a/config/zsh/zsh-autosuggestions b/config/zsh/zsh-autosuggestions
deleted file mode 160000
-Subproject a411ef3e0992d4839f0732ebeb9823024afaaaa
diff --git a/config/zsh/zsh-completions b/config/zsh/zsh-completions
deleted file mode 160000
-Subproject 86d55972f5cb65d545389fe0306e617b6832898
diff --git a/config/zsh/zsh-syntax-highlighting b/config/zsh/zsh-syntax-highlighting
deleted file mode 160000
-Subproject 754cefe0181a7acd42fdcb357a67d0217291ac4