dotfiles/nvim/install.sh

6 lines
72 B
Bash

#!/bin/sh
rm ~/.config/nvim
ln -s $HOME/dotfiles/nvim $HOME/.config/.