aboutsummaryrefslogtreecommitdiff
path: root/.kshrc
diff options
context:
space:
mode:
Diffstat (limited to '.kshrc')
-rw-r--r--.kshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.kshrc b/.kshrc
index 4af2c77..29a8cbc 100644
--- a/.kshrc
+++ b/.kshrc
@@ -95,7 +95,8 @@ set -A complete_git -- \
$(git --list-cmds=main) \
$(git config --get-regexp ^alias\. | awk -F '[\. ]' '{ print $2 }')
set -A complete_config -- add commit diff push status
-set -A complete_service -- onereload onerestart onestop restart start status stop
+set -A complete_service_2 -- onereload onerestart onestop restart start status stop
+set -A complete_service_1 -- $(service -l)
set -A complete_zfs -- clone create diff get jail list mount promote receive set send share snapshot upgrade
set -A complete_zpool -- add attach checkpoint clear create detach export get history import iostat list offline \
online scrub set split status upgrade