mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-13 19:04:28 +02:00
Updated 5. Panduan Arch Linux (markdown)
parent
08e4aa018d
commit
ca42ac3496
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Config Kebutuhan Dasar
|
# Install Basic Requirement
|
||||||
```
|
```
|
||||||
sudo pacman -S git
|
sudo pacman -S git
|
||||||
sudo pacman -Sy nodejs
|
sudo pacman -Sy nodejs
|
||||||
|
@ -10,7 +10,7 @@ sudo pacman -S neovim
|
||||||
```
|
```
|
||||||
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim
|
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim
|
||||||
```
|
```
|
||||||
# Alternative install Node JS
|
# Alternative Install NodeJS
|
||||||
```
|
```
|
||||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
|
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
|
||||||
nvm install <version>
|
nvm install <version>
|
Loading…
Add table
Add a link
Reference in a new issue