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 \