mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Shellcheck
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
e8aec0c4e8
commit
a2424b179b
@ -17,7 +17,7 @@
|
||||
#Run this as your user to set the theme
|
||||
|
||||
output(){
|
||||
echo -e '\e[36m'$1'\e[0m';
|
||||
echo -e '\e[36m'"$1"'\e[0m';
|
||||
}
|
||||
|
||||
#Enable Titlebar buttons
|
||||
|
Loading…
Reference in New Issue
Block a user