diff --git a/helpers/legacy_ubuntu_nvim.sh b/helpers/legacy_ubuntu_nvim.sh index 0cb45ca..dde4a6f 100755 --- a/helpers/legacy_ubuntu_nvim.sh +++ b/helpers/legacy_ubuntu_nvim.sh @@ -10,3 +10,5 @@ rm -rf ~/.dotfiles git clone https://git.huizinga.dev/Dreaded_X/dotfiles ~/.dotfiles mkdir -p ~/.config ln -s ~/.dotfiles/nvim/dot-config/nvim ~/.config/nvim + +sed -i '/path = /d' ~/.gitconfig