Update 2023-04-01 21:49 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-04-01 21:49:50 +02:00
parent f8d4bdde37
commit cec2ee20f9
102 changed files with 94 additions and 25948 deletions

View File

@@ -12,6 +12,8 @@ openbsd ports
openbsd tech
openbsd bugs
openbsd all
vorstand
shell
github
telegram
"
@@ -19,10 +21,12 @@ telegram
SEL=$(printf "$KEYS" | $DMENU_CMD -p "Next key")
case "$SEL" in
openbsd) texec "ssh -t openbsd.codevoid.de 'tmux -u attach || tmux -u'"; ;;
openbsd) texec "ssh -t openbsd.codevoid.de"; ;;
dalek) texec "ssh -t home.codevoid.de 'tmux -u attach || tmux -u'"; ;;
tweety) texec "ssh -t tweety.home.codevoid.de 'tmux -u attach || tmux -u'"; ;;
cvs) texec "ssh -t cvs.openbsd.org"; ;;
shell) texec "ssh -t shell.uugrn.org"; ;;
vorstand) texec "sftp vorstand@vorstand.uugrn.org"; ;;
inbox) texec "ksh -ic mutt"; ;;
*ports) texec "ksh -ic mutt-openbsd-ports"; ;;
*tech) texec "ksh -ic mutt-openbsd-tech"; ;;