chore(rtx): add missing plugins
This commit is contained in:
parent
33a2fe45e4
commit
731c021dc8
@ -175,7 +175,9 @@ RUN ${XDG_DATA_HOME}/rtx/bin/rtx plugins install --force --yes \
|
|||||||
lefthook \
|
lefthook \
|
||||||
poetry \
|
poetry \
|
||||||
terraform \
|
terraform \
|
||||||
tilt
|
tilt \
|
||||||
|
usql \
|
||||||
|
yarn
|
||||||
|
|
||||||
# NOTE (jpd): the section below exists mainly to handle a project running elixir 1.11.
|
# NOTE (jpd): the section below exists mainly to handle a project running elixir 1.11.
|
||||||
# It allows the usage of openssl 1.1 and a compatible elixir-ls.
|
# It allows the usage of openssl 1.1 and a compatible elixir-ls.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user