#!/bin/bash mkdir -p ~/.config/nvim; ln -s ~/Nextcloud/configfiles/vim/vimrc/init.vim ~/.config/nvim/init.vim;