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:
28
Dockerfile
28
Dockerfile
@@ -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
|
||||
|
Reference in New Issue
Block a user