From 200ef2ea3921e1a9907777ba3b7b8a4c9cd241f8 Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sun, 12 Jan 2025 14:21:14 +0000 Subject: zsh: Disable default completion for ‘pm’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zsh/functions/_pm | 1 + 1 file changed, 1 insertion(+) create mode 100644 zsh/functions/_pm diff --git a/zsh/functions/_pm b/zsh/functions/_pm new file mode 100644 index 0000000..22fdee1 --- /dev/null +++ b/zsh/functions/_pm @@ -0,0 +1 @@ +#compdef pm -- cgit v1.2.3-70-g09d2