/dotfiles

Primary LanguageShell

dotfiles

Packages

Two package lists are included:

  • packages.core.txt (packages I need day to day)
  • packages.optional.txt (packages I need now and then)

Get list of installed packages:

pacman -Qqe

Install package list:

yay -S --needed - < packages.core.txt
yay -S --needed - < packages.optional.txt

Other programs I use

Most of these links are here so I don't have to hunt them down every time lol