We probably want git
This commit is contained in:
parent
3f918e36f4
commit
523bb92971
|
@ -40,6 +40,7 @@ RUN pacman -Sy --noconfirm --needed base-devel
|
||||||
# Install cool packages
|
# Install cool packages
|
||||||
RUN pacman -Sy --noconfirm \
|
RUN pacman -Sy --noconfirm \
|
||||||
fish \
|
fish \
|
||||||
|
git \
|
||||||
glances \
|
glances \
|
||||||
mosh \
|
mosh \
|
||||||
neovim \
|
neovim \
|
||||||
|
|
Loading…
Reference in New Issue