This commit is contained in:
pvincent
2026-08-12 12:30:58 +04:00
parent e449a0734f
commit b537c7bc36
3 changed files with 21 additions and 3 deletions
+3 -2
View File
@@ -93,8 +93,9 @@ function link_config_files {
link_etc inputrc # last command required to detect successful installation
}
function bind_inputrc {
function force_reload {
bind -f /etc/inputrc 2>/dev/null # arch: dismiss harmless warning
exec bash
}
function in_azerty_zone {
@@ -174,4 +175,4 @@ rm_bashrc_skeleton
fix_terminfo_ghostty
ghostty_global_config
link_config_files
bind_inputrc
force_reload