We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb1818 commit e1dc764Copy full SHA for e1dc764
Img/Logo.png
-67.5 KB
UXTU4Unix/UXTU4Unix.command
@@ -3,7 +3,7 @@
3
# Thanks CorpNewt for this source code
4
# Get the curent directory, the script name
5
# and the script name with "py" substituted for the extension.
6
-printf '\e[8;30;100t'
+printf '\e[8;35;100t'
7
args=( "$@" )
8
dir="$(cd -- "$(dirname "$0")" >/dev/null 2>&1; pwd -P)"
9
script="${0##*/}"
0 commit comments