Compare commits
1 Commits
1abcd6947e
...
64c21c0c50
Author | SHA1 | Date | |
---|---|---|---|
64c21c0c50 |
@ -190,7 +190,7 @@ RUN git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME}
|
|||||||
&& cp /tmp/init.lua ${XDG_CONFIG_HOME}/nvim/lua/custom/plugins \
|
&& cp /tmp/init.lua ${XDG_CONFIG_HOME}/nvim/lua/custom/plugins \
|
||||||
&& nvim --headless "+Lazy! sync" +qa
|
&& nvim --headless "+Lazy! sync" +qa
|
||||||
|
|
||||||
# install mise plugins
|
# install rtx plugins
|
||||||
RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
|
RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
|
||||||
age \
|
age \
|
||||||
awscli \
|
awscli \
|
||||||
@ -200,6 +200,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
|
|||||||
ctlptl \
|
ctlptl \
|
||||||
dagger \
|
dagger \
|
||||||
eksctl \
|
eksctl \
|
||||||
|
elixir \
|
||||||
eza \
|
eza \
|
||||||
fzf \
|
fzf \
|
||||||
github-cli \
|
github-cli \
|
||||||
@ -216,6 +217,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
|
|||||||
poetry \
|
poetry \
|
||||||
r \
|
r \
|
||||||
ripgrep \
|
ripgrep \
|
||||||
|
rust \
|
||||||
starship \
|
starship \
|
||||||
task \
|
task \
|
||||||
terraform \
|
terraform \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user