Remove pruned packages
This commit is contained in:
parent
3247a45294
commit
a7a4a32381
|
@ -36,7 +36,7 @@ pacaur -S \
|
|||
ttf-freefont `# Font` \
|
||||
ttf-font-awesome `# Icon Font` \
|
||||
curl `# HTTP Utility` \
|
||||
w3m w3m-img `# Viewing Images in Terminals` \
|
||||
w3m `# Viewing Images in Terminals` \
|
||||
jq `# CLI for Interacting with JSON` \
|
||||
--noconfirm --noedit
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/jusr/bin/env bash
|
||||
|
||||
pacaur -S \
|
||||
gtk-theme-arc-git `# GTK Theme` \
|
||||
|
@ -22,7 +22,6 @@ pacaur -S \
|
|||
samba `# Sharing Files with other PCs` \
|
||||
neofetch `# swag` \
|
||||
cloc `# For counting lines of code` \
|
||||
wine-staging lib32-libpulse `# WINE Goodies` \
|
||||
ttf-noto-fonts-simple ttf-noto-fonts-ib noto-fonts-emoji `# Emoji` \
|
||||
siji-git gohufont artwiz-fonts phallus-fonts-git `# Bitmap Fonts` \
|
||||
--noconfirm --noedit
|
||||
|
|
Reference in a new issue