diff options
-rwxr-xr-x | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ pacman -S sxiv python-pywal # Background pacman -S polkit # poweroff w/o sudo yay -S vscodium-bin vscodium-bin-marketplace # Vscodium pacman -S vim neovim # Vim -pacman -S rust-analyzer ccls gopls # Nvim LSP +pacman -S rust-analyzer ccls gopls ctags # Nvim LSP etc. pacman -S torbrowser-launcher firefox # Browsers yay -S librewolf-bin pacman -S mpd ncmpcpp mpc mpv # Music etc. |