Skip to content

Commit

Permalink
chore(zsh): more which-cmd bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnorrby committed Dec 10, 2024
1 parent ba37c74 commit a2a253a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions shell/which_cmd/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,8 @@ keys:
value: --with-pusher
- key: s
value: --with-scheduling
- key: q
value: --log-prisma-queries
- key: t
value: --tz
choices:
Expand All @@ -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

0 comments on commit a2a253a

Please sign in to comment.