feat(mise): use aqua as main registry/backend (#165)

Also:

* Remove unused plugins
* Update plugins to their latest versions

Reviewed-on: #165
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
This commit is contained in:
2025-01-26 16:55:50 +00:00
committed by João Paulo Dubas
parent 167b6291f3
commit e1735c2fe2
2 changed files with 29 additions and 53 deletions

View File

@@ -192,38 +192,12 @@ RUN git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME}
# install mise plugins
RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
age \
awscli \
bat \
bitwarden \
circleci-cli \
ctlptl \
dagger \
eksctl \
eza \
fzf \
github-cli \
helm \
k3d \
k3sup \
k9s \
kind \
kubectl \
kubie \
lefthook \
lua \
luajit \
poetry \
r \
ripgrep \
starship \
task \
terraform \
tilt \
usage \
usql \
yarn \
zoxide
yarn
# configure git
ARG GIT_USER_EMAIL