initiate
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user