wx/src/commands/auto.sh
Christer Warén 90414af2dc Code Update
2024-06-01 02:09:21 +03:00

9 lines
108 B
Bash

wx-auto(){
wx-login
wx-header "Auto"
wx-ssh-config-sync
wx-ssh-keys-sync
wx-ssh-sign
}