Compare commits

..

1 Commits

Author SHA1 Message Date
Joao P Dubas
ae874fda02 feat(starship): add custom configuration 2023-11-09 12:18:32 +00:00
2 changed files with 0 additions and 2 deletions

View File

@ -172,7 +172,6 @@ RUN ${XDG_DATA_HOME}/rtx/bin/rtx plugins install \
erlang \
helm \
kubectl \
lefthook \
poetry \
terraform

View File

@ -5,7 +5,6 @@ erlang = "26.1.2"
go = "1.21.3"
helm = "3.13.1"
kubectl = "1.27.7"
lefthook = "1.5.2"
node = "21.1.0"
poetry = "1.6.1"
python = "3.12.0"