Create .config folder if it does not exist for legacy ubuntu helper
This commit is contained in:
parent
73d4fbbbfb
commit
27d2c14665
|
@ -8,4 +8,5 @@ sudo chmod +x /usr/local/bin/nvim
|
|||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user