Skip to content

Commit 3522b0e

Browse files
committed
feat(arch): remove duplicated steps and add useful packages
Signed-off-by: chris1320 <chris1320is@protonmail.com>
1 parent 441d410 commit 3522b0e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Operating Systems/Arch Linux/Contents/Installing Useful Software.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ tags:
99

1010
# Installing Useful Software
1111

12-
## Installing ZSH
13-
14-
ZSH is my preferred shell. See [[ZSH]] to install and customize it.
15-
1612
## Installing Neovim
1713

1814
Neovim is the best text editor and IDE on Linux btw (fight me). We'll have to install some packages that are required by the plugins first.
@@ -32,5 +28,5 @@ bash <(curl -sSf https://raw.githubusercontent.com/Chris1320/SetupGuides-Neovim/
3228
## Others
3329

3430
```bash
35-
paru -S localsend-bin
31+
paru -S localsend-bin pfetch trash-cli github-cli
3632
```

0 commit comments

Comments
 (0)