fixed blushift link, replaced bastet with netris

This commit is contained in:
Luxferre
2026-06-04 08:10:39 +03:00
parent 6397ca9695
commit c11b867f1d
+3 -3
View File
@@ -8,7 +8,7 @@
# - Security tools: GnuPG, Pass, NMap, THC Hydra, John the Ripper, Hashcat, SQLMAP, Gobuster, BlueShift
# - Dev tools: Git, SQlite3, CMake
# - Languages: Go, Tcl (+ Tcllib, TclTLS, SQLite-Tcl), Janet (+ JPM, Spork, Jurl, Janet-SQLite3)
# - Fun tools and games: Frotz, FIGlet (+ extra fonts), BSD Games, Bastet, Nudoku, Scoundrel-Bash,
# - Fun tools and games: Frotz, FIGlet (+ extra fonts), BSD Games, Netris, Nudoku, Scoundrel-Bash,
# Rogue, Cataclysm: Dark Days Ahead (min. 80x24 terminal size required for it and Rogue)
# Created by Luxferre in 2026, released into the public domain
@@ -21,7 +21,7 @@ localinst() {
# install all tool dependencies
echo 'Installing packages...'
PKGS='curl git nano mc zip p7zip jq yq miller the_silver_searcher fzf dtach dialog progress discount rlwrap htop sqlite tcl tcllib tcltls sqlite-tcl janet jpm go cmake openssl-devel libcurl-devel aria2 wget lynx offpunk netcat socat rsync gnupg pass nmap john hashcat hashcat-utils thc-hydra sqlmap gobuster ImageMagick pngcrush sox ffmpeg mpg123 dumbplay figlet figlet-fonts frotz bsd-games rogue bastet nudoku Cataclysm-DDA'
PKGS='curl git nano mc zip p7zip jq yq miller the_silver_searcher fzf dtach dialog progress discount rlwrap htop sqlite tcl tcllib tcltls sqlite-tcl janet jpm go cmake openssl-devel libcurl-devel aria2 wget lynx offpunk netcat socat rsync gnupg pass nmap john hashcat hashcat-utils thc-hydra sqlmap gobuster ImageMagick pngcrush sox ffmpeg mpg123 dumbplay figlet figlet-fonts frotz bsd-games rogue netris nudoku Cataclysm-DDA'
cd
sudo xbps-install -Suy $PKGS
@@ -42,7 +42,7 @@ localinst outport 'https://codeberg.org/luxferre/sh-goodies/raw/branch/master/ou
localinst cities 'https://codeberg.org/luxferre/sh-goodies/raw/branch/master/cities.sh'
# install BlueShift
localinst blueshift 'https://codeberg.org/luxferre/sh-goodies/src/branch/master/blueshift.sh'
localinst blueshift 'https://codeberg.org/luxferre/sh-goodies/raw/branch/master/blueshift.sh'
# install Scoundrel
localinst scoundrel 'https://codeberg.org/luxferre/bash-goodies/raw/branch/master/scoundrel'