From b4da972f0401a3903764825764f158ca82b823b4 Mon Sep 17 00:00:00 2001 From: zenobit Date: Fri, 31 Mar 2023 08:17:02 +0200 Subject: [PATCH] create script nicer to look for me --- dh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dh b/dh index 8caea69..1a1209b 100755 --- a/dh +++ b/dh @@ -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