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