Merge branch 'master' of github.com:LukeSmithxyz/LARBS

This commit is contained in:
Luke Smith 2021-12-21 08:29:57 -05:00
commit 07b2c41f45
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
2 changed files with 2 additions and 1 deletions

View File

@ -77,6 +77,7 @@ refreshkeys() { \
echo "[$repo]
Include = /etc/pacman.d/mirrorlist-arch" >> /etc/pacman.conf
done
pacman -Sy >/dev/null 2>&1
pacman-key --populate archlinux
;;
esac ;}

View File

@ -24,7 +24,7 @@ A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
,man-db,"lets you read man pages of programs."
,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor."
,newsboat,"is a terminal RSS client."
,brave,"is an elegant browser with built-in adblocking, tor and other features."
A,brave-bin,"is an elegant browser with built-in adblocking, tor and other features."
,noto-fonts-emoji,"is an emoji font."
,ntfs-3g,"allows accessing NTFS partitions."
,pipewire,"is the audio system."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
24 man-db lets you read man pages of programs.
25 ncmpcpp a ncurses interface for music with multiple formats and a powerful tag editor.
26 newsboat is a terminal RSS client.
27 A brave brave-bin is an elegant browser with built-in adblocking, tor and other features.
28 noto-fonts-emoji is an emoji font.
29 ntfs-3g allows accessing NTFS partitions.
30 pipewire is the audio system.