summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaute Hope <eg@gaute.vetsj.com>2019-03-30 21:39:51 +0100
committerGaute Hope <eg@gaute.vetsj.com>2019-04-07 14:07:15 +0200
commit24cece6368164b935566f9b8f58f6fc8f4aa395e (patch)
treea99eb1bc869bb170eedc49529ad41e8b4dbbd96b
parente933c739985cf11fbe2c8e152a97bba2ef453851 (diff)
add vagrantfile
-rw-r--r--Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vagrantfile b/Vagrantfile
index 29fbafb..72dc681 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -69,7 +69,7 @@ Vagrant.configure("2") do |config|
config.vm.provision "shell", inline: <<-SHELL
pacman -Syu --noconfirm
- pacman -S --noconfirm --needed cmake ninja git gcc notmuch-runtime glibmm gtkmm3 vte3 boost libsass libpeas ruby-ronn pkgconf webkit2gtk protobuf gobject-introspection xorg-xauth xorg-xclock cmark python-gobject ipython
+ pacman -S --noconfirm --needed cmake ninja git gcc notmuch-runtime glibmm gtkmm3 vte3 boost libsass libpeas ruby-ronn pkgconf webkit2gtk protobuf gobject-introspection xorg-xauth xorg-xclock cmark python-gobject ipython gvim
cat > /etc/profile.d/astroid.sh <<EOL
export ASTROID_DIR=/vagrant