feat(mise): add usage
This is needed to make `mise` completion.
This commit is contained in:
parent
597bb2a6f1
commit
7194feb07e
@ -219,6 +219,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
|
|||||||
terraform \
|
terraform \
|
||||||
tilt \
|
tilt \
|
||||||
tmux \
|
tmux \
|
||||||
|
usage \
|
||||||
usql \
|
usql \
|
||||||
yarn \
|
yarn \
|
||||||
zoxide
|
zoxide
|
||||||
|
@ -32,6 +32,7 @@ task = "3.37.2"
|
|||||||
terraform = "1.8.3"
|
terraform = "1.8.3"
|
||||||
tilt = "0.33.13"
|
tilt = "0.33.13"
|
||||||
tmux = "3.4"
|
tmux = "3.4"
|
||||||
|
usage = "0.3.0"
|
||||||
usql = "0.19.1"
|
usql = "0.19.1"
|
||||||
yarn = "1.22.19"
|
yarn = "1.22.19"
|
||||||
zoxide = "0.9.4"
|
zoxide = "0.9.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user