This commit is contained in:
Peder Bergebakken Sundt 2025-01-29 10:50:03 +01:00
parent 350c6bce9d
commit 580e83f545
2 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,7 @@
lshw lshw
file file
tmux tmux
shpool
pwgen pwgen
git #gh hub git #gh hub
nmap nmap

View File

@ -51,6 +51,8 @@
#rmate-sh # TODO: add to ssh config #rmate-sh # TODO: add to ssh config
#remote-exec # TODO #remote-exec # TODO
shpool
zip zip
unrar unrar
unzip unzip
@ -142,6 +144,7 @@
flexget = "sudo --user=flexget flexget -c /var/lib/flexget/flexget.yml"; # TODO: only applies to nox... flexget = "sudo --user=flexget flexget -c /var/lib/flexget/flexget.yml"; # TODO: only applies to nox...
hman = "man -H "; # HTML opened in a browser hman = "man -H "; # HTML opened in a browser
tmux = "systemd-run --scope --user tmux"; # detach from ssh scope, surviving logout tmux = "systemd-run --scope --user tmux"; # detach from ssh scope, surviving logout
/* shpool = "systemd-run --scope --user shpool"; # detach from ssh scope, surviving logout */
#TODO: vpn #TODO: vpn