From a2a253a68745c9f1ccd8cb348ff7d081f6f102f0 Mon Sep 17 00:00:00 2001 From: Elias Norrby Date: Tue, 10 Dec 2024 13:37:09 +0100 Subject: [PATCH] chore(zsh): more which-cmd bindings --- shell/which_cmd/commands.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/shell/which_cmd/commands.yml b/shell/which_cmd/commands.yml index ca9b8a8..0ae4941 100644 --- a/shell/which_cmd/commands.yml +++ b/shell/which_cmd/commands.yml @@ -289,6 +289,8 @@ keys: value: --with-pusher - key: s value: --with-scheduling + - key: q + value: --log-prisma-queries - key: t value: --tz choices: @@ -304,3 +306,24 @@ keys: - key: d name: development value: -D + - key: t + value: terraform + keys: + - key: p + value: plan + - key: i + value: init + - key: v + value: validate + - key: b + value: brew + keys: + - key: i + value: install + - key: I + value: info + - key: l + value: leaves + immediate: true + - key: u + value: upgrade