Source Update

This commit is contained in:
Christer Warén
2024-04-27 23:32:06 +03:00
parent 91ae087bd4
commit b2d3908d6f
11 changed files with 133 additions and 22 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
wx-ssh-config(){
echo -n ">>> SSH: Config <<<"
echo -n "$wxItalic"
echo " >> SSH : Config << "
echo -n "$wxNormal"
echo "------------------------------"
}
+4 -1
View File
@@ -1,3 +1,6 @@
wx-ssh-sign(){
echo -n ">>> SSH: Certificates <<<"
echo -n "$wxItalic"
echo " >> SSH : Certificates << "
echo -n "$wxNormal"
echo "------------------------------"
}