We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441d410 commit 3522b0eCopy full SHA for 3522b0e
Operating Systems/Arch Linux/Contents/Installing Useful Software.md
@@ -9,10 +9,6 @@ tags:
9
10
# Installing Useful Software
11
12
-## Installing ZSH
13
-
14
-ZSH is my preferred shell. See [[ZSH]] to install and customize it.
15
16
## Installing Neovim
17
18
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/
32
28
## Others
33
29
34
30
```bash
35
-paru -S localsend-bin
31
+paru -S localsend-bin pfetch trash-cli github-cli
36
```
0 commit comments