#!/bin/bash

set -eu

cd ../../vimrc/trunk
make install

cd ../../neovimrc/trunk
make install

cd ../../astronvim-config/trunk
make install