Update 2023-04-01 21:49 OpenBSD/amd64
This commit is contained in:
@@ -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"; ;;
|
||||
|
||||
Reference in New Issue
Block a user