mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Auto-install astronvim dependencies
This commit is contained in:
parent
8d8b05d0f6
commit
8b00572567
2 changed files with 2 additions and 2 deletions
|
@ -141,7 +141,7 @@ su -l itsdrike
|
|||
Install astronvim
|
||||
|
||||
```bash
|
||||
sudo pacman -S luarocks rustup cargo cmake meson npm
|
||||
sudo pacman -S --needed luarocks rustup cargo cmake meson npm
|
||||
rustup default stable
|
||||
mkdir -p ~/.config/wakatime
|
||||
git clone https://github.com/AstroNvim/AstroNvim ~/.config/nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue