#!/bin/bash mkdir -p ~/.config # check for existence of .config and create if it doesn't exist ln -s ~/.vim ~/.config/nvim