Refactoring Code
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
wx-auto(){
|
||||
wx-login
|
||||
wx-header "Auto"
|
||||
wxi-header "Auto"
|
||||
wxi-restricted
|
||||
wxi-footer
|
||||
|
||||
wx-ssh-config-sync
|
||||
wx-ssh-keys-sign
|
||||
wx-ssh-keys-sync
|
||||
wxi-ssh-config-sync
|
||||
wxi-ssh-keys-sign
|
||||
wxi-ssh-keys-sync
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
wx-clean(){
|
||||
wx-login
|
||||
wx-header "Clean"
|
||||
wx-ssh-config-clean
|
||||
wx-ssh-keys-clean
|
||||
wxi-header "Clean"
|
||||
wxi-restricted --user
|
||||
wxi-footer
|
||||
|
||||
wxi-ssh-config-clean
|
||||
wxi-ssh-keys-clean
|
||||
}
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
wx-settings(){
|
||||
wx-login
|
||||
wx-header "Settings"
|
||||
wxi-header "Settings"
|
||||
wxi-restricted --user
|
||||
wxi-footer
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user