From e99501a08b31100b4613aaeb86330a32343c8649 Mon Sep 17 00:00:00 2001 From: EmilySeville7cfg Date: Sun, 27 Nov 2022 06:54:15 +1000 Subject: [PATCH] Add `qshell` completion --- share/completions/qshell.fish | 1 + 1 file changed, 1 insertion(+) create mode 100644 share/completions/qshell.fish diff --git a/share/completions/qshell.fish b/share/completions/qshell.fish new file mode 100644 index 000000000..ea71d2ffd --- /dev/null +++ b/share/completions/qshell.fish @@ -0,0 +1 @@ +complete -c qshell -s s -l socket -d "qtilesocket for IPC communication"