AstroNvim should be installed to repos directory and then linked.
This commit is contained in:
parent
1f394ae69a
commit
c72035841a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,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/AstroNvim
|
||||
ln -sf $XDG_DATA_HOME/repos/AstroNvim $XDG_CONFIG_HOME
|
||||
ln -sf $XDG_DATA_HOME/repos/AstroNvim $XDG_CONFIG_HOME/nvim
|
||||
|
||||
## zsh
|
||||
### modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue