1
0
mirror of https://github.com/eoli3n/dotfiles synced 2025-09-23 06:37:22 +02:00

added neovim as dep

This commit is contained in:
eoli3n 2020-05-13 23:42:05 +02:00
parent 680dc756b9
commit fca7a5bfef

@ -30,6 +30,7 @@ RUN pacman -S --noconfirm \
ansible \
jshon \
git \
neovim \
fish
# Fix tmp dir perms
RUN chmod 1777 /tmp