create script nicer to look for me

This commit is contained in:
zenobit 2023-03-31 08:17:02 +02:00
parent 8ac01b4d21
commit b4da972f04
1 changed files with 4 additions and 4 deletions

8
dh
View File

@ -75,7 +75,7 @@ do
export "portable_prefix"
}
# installation ---------------------------
# installation ---------------------------------------------------------
function dependencies_check_gui() {
[ -f "$PATH_PREFIX/yad" ] || echo $"Missing yad!"
@ -217,7 +217,7 @@ EOF
&& desktop_entry_distrohopper
}
# basic -----------------------------------
# basic ----------------------------------------------------------------
function run_in_terminal() {
read -r response
@ -430,7 +430,7 @@ Choose other language" | fzf --cycle)
"$portable_prefix"quickemu -vm "$choosed.conf"
}
# more
# more -----------------------------------------------------------------
function TOOL_copy_ISOs_to_dir() {
yad --width=900 --height=900 --file --directory > target
@ -519,7 +519,7 @@ EOF
fi
}
# run --------------------------------------
# run ------------------------------------------------------------------
variables_set