Update Arch install steps to include wl-clipboard
This commit is contained in:
parent
f8a4587665
commit
94556a8277
|
|
@ -229,7 +229,7 @@ sudo dnf install -y gcc make git ripgrep fd-find unzip neovim
|
|||
<details><summary>Arch Install Steps</summary>
|
||||
|
||||
```
|
||||
sudo pacman -S --noconfirm --needed gcc make git ripgrep fd unzip neovim
|
||||
sudo pacman -S --noconfirm --needed gcc make git ripgrep fd unzip wl-clipboard neovim
|
||||
```
|
||||
</details>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue