new installation process

This commit is contained in:
pvincent
2026-08-18 19:38:31 +04:00
parent 706b452184
commit 77bd4e3e5b
2 changed files with 3 additions and 5 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
# Keep these top-most lines for safe scripting
# --Keep these 4 topmost lines for safe scripting
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
[[ $- != *i* ]] && return || true
# --write your own settings down below
-3
View File
@@ -116,11 +116,8 @@ function link_config_files {
}
function force_reload {
echo FORCE RELOAD
echo inputrc
bind -f /etc/inputrc 2>/dev/null # arch: dismiss harmless warning
source /etc/profile
echo DONE
}
function in_azerty_zone {