chore(mise): add age to the list of plugins

This commit is contained in:
João Paulo Dubas 2024-08-16 14:21:30 +00:00
parent fdfb8c55f4
commit d1af22d487
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA

View File

@ -190,6 +190,7 @@ RUN git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME}
# install rtx plugins
RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
age \
awscli \
bat \
bitwarden \