From 523bb929713cc552187c1869131054de5bf17bb9 Mon Sep 17 00:00:00 2001 From: Les De Ridder Date: Fri, 29 Apr 2016 09:53:57 +0200 Subject: [PATCH] We probably want git --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 0f4b0e5..d1e357a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,6 +40,7 @@ RUN pacman -Sy --noconfirm --needed base-devel # Install cool packages RUN pacman -Sy --noconfirm \ fish \ + git \ glances \ mosh \ neovim \