feat: add git lfs package
This commit is contained in:
parent
f09654160a
commit
0e2f89bde4
@ -10,7 +10,7 @@ ctr=$(buildah from archlinux)
|
||||
|
||||
buildah run "$ctr" -- bash -c "
|
||||
pacman -Sy --noconfirm && \
|
||||
pacman -S --noconfirm --needed base-devel neovim git fish tmux \
|
||||
pacman -S --noconfirm --needed base-devel neovim git git-lfs fish tmux \
|
||||
nodejs python podman fzf fd ripgrep jdk-openjdk fisher yazi less buildah \
|
||||
lazygit luarocks python-pynvim npm bash-completion tree-sitter-cli kitty-terminfo \
|
||||
lua51 openssh && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user