12 lines
151 B
Bash
12 lines
151 B
Bash
wx-auto(){
|
|
wx-login &> /dev/null
|
|
|
|
wxi-header "Auto"
|
|
wxi-restricted
|
|
wxi-footer
|
|
|
|
wxi-ssh-config-sync
|
|
wxi-ssh-keys-sign
|
|
wxi-ssh-keys-sync
|
|
}
|