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