AstroNvim should be installed to repos directory and then linked.
This commit is contained in:
parent
0f6a4590d1
commit
1f394ae69a
@ -25,7 +25,7 @@ done
|
||||
|
||||
# astronvim
|
||||
rm -rf ~/.config/nvim $XDG_DATA_HOME/repos/AstroNvim
|
||||
git clone --depth 1 https://github.com/AstroNvim/AstroNvim $XDG_DATA_HOME/repos
|
||||
git clone --depth 1 https://github.com/AstroNvim/AstroNvim $XDG_DATA_HOME/repos/AstroNvim
|
||||
ln -sf $XDG_DATA_HOME/repos/AstroNvim $XDG_CONFIG_HOME
|
||||
|
||||
## zsh
|
||||
|
Loading…
Reference in New Issue
Block a user