Source Update
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
wx-settings() {
|
||||
echo -n ">>> Settings <<<";
|
||||
wx-login
|
||||
|
||||
echo -n "$wxItalic"
|
||||
echo " >> Settings << "
|
||||
echo -n "$wxNormal";
|
||||
echo "------------------------------"
|
||||
}
|
||||
|
Reference in New Issue
Block a user