summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-04 02:02:02 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-04 02:02:02 -0500
commitfe658263a6c9f415bc31d18e7243aad6c2997a4a (patch)
treed00108214d730e563927fe1ee6ebea46a14a64fd
parentcd58a30b26384563cb0163ee79cec7cea2b2077e (diff)
downloadconf-fe658263a6c9f415bc31d18e7243aad6c2997a4a.tar.gz
conf-fe658263a6c9f415bc31d18e7243aad6c2997a4a.zip
fix new name
-rw-r--r--config/zsh/local-completions/hornet/_sv2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/zsh/local-completions/hornet/_sv b/config/zsh/local-completions/hornet/_sv
index 8887bd6..837914e 100644
--- a/config/zsh/local-completions/hornet/_sv
+++ b/config/zsh/local-completions/hornet/_sv
@@ -1,4 +1,4 @@
-#compdef svdn svget svkill svlog svnuke svre svst svstop svup
+#compdef svdn svget svkill svlog svdisable svre svst svstop svup
local -a service_list
local services=$(ls ~/.services/enabled/)