Update package categories
This commit is contained in:
parent
3b5a9bac30
commit
c1dc488fa6
1 changed files with 4 additions and 1 deletions
5
bs.sh
5
bs.sh
|
@ -138,6 +138,7 @@ selectcategories() {
|
|||
"amd" "AMD specific packages" ON \
|
||||
"anki" "Anki" ON \
|
||||
"backup" "Packages for backing the system up (borg)" ON \
|
||||
"cli" "Command-line utilities" ON \
|
||||
"crypto" "Cryptocurrencies" ON \
|
||||
"cysec" "Packages i use for my work in Cybersecurity" ON \
|
||||
"dumb" "silly things I like to have" ON \
|
||||
|
@ -147,12 +148,14 @@ selectcategories() {
|
|||
"go" "Packages for work with golang" ON \
|
||||
"gui" "Packages needed for my GUI and dotfiles to work" ON \
|
||||
"haskell" "Haskell and things needed for it" ON \
|
||||
"intel" "Intel specific packages" ON \
|
||||
"latex" "LaTeX" ON \
|
||||
"lisp" "All sorts of Lisps" ON \
|
||||
"lowlev" "Packages for programming in low-level languages (C,C++,Rust,etc)" ON \
|
||||
"mail" "Mail client and related programs" ON \
|
||||
"matrix" "Matrix clients" ON \
|
||||
"ml" "Machine learning" ON \
|
||||
"nvidia" "Nvidia specific packages" ON \
|
||||
"office" "Office packages" ON \
|
||||
"passwords" "Password manager and related" ON \
|
||||
"python" "Packages for python programming" ON \
|
||||
|
@ -160,7 +163,7 @@ selectcategories() {
|
|||
"rss" "RSS" ON \
|
||||
"stats" "Statistics (R)" ON \
|
||||
"system" "Packages I expect on my system" ON \
|
||||
"tcl" "Tcl/Tk and related" ON \
|
||||
"theme" "GUI themes" ON \
|
||||
"torrent" "Torrent clients" ON \
|
||||
"virtual" "Virtual machine packages" ON \
|
||||
"webdev" "Web-development" ON \
|
||||
|
|
Loading…
Add table
Reference in a new issue