AstroNvim should be installed to repos directory and then linked.
This commit is contained in:
parent
0f6a4590d1
commit
1f394ae69a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue