added fish to neovim image
This commit is contained in:
parent
61d966b65e
commit
eaefe9d8c3
@ -16,7 +16,7 @@ LABEL com.github.containers.toolbox="true" \
|
|||||||
|
|
||||||
# Install Neovim and what's needed for the AstroNVim distribution
|
# Install Neovim and what's needed for the AstroNVim distribution
|
||||||
RUN dnf copr enable atim/bottom -y
|
RUN dnf copr enable atim/bottom -y
|
||||||
RUN dnf install neovim ripgrep cargo nodejs npm bottom python lua -y -q
|
RUN dnf install neovim ripgrep cargo nodejs npm bottom python lua fish -y -q
|
||||||
RUN cargo install tree-sitter-cli
|
RUN cargo install tree-sitter-cli
|
||||||
|
|
||||||
# Install lazygit (don't you know??)
|
# Install lazygit (don't you know??)
|
||||||
|
Loading…
Reference in New Issue
Block a user