We probably want git

This commit is contained in:
Les De Ridder 2016-04-29 09:53:57 +02:00
parent 3f918e36f4
commit 523bb92971
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ RUN pacman -Sy --noconfirm --needed base-devel
# Install cool packages
RUN pacman -Sy --noconfirm \
fish \
git \
glances \
mosh \
neovim \