miaou-bash helper function
This commit is contained in:
@@ -227,12 +227,6 @@ function apply_mode {
|
||||
fi
|
||||
}
|
||||
|
||||
function reload {
|
||||
[[ $- == *i* ]] && bind -f /etc/inputrc >/dev/null
|
||||
# shellcheck source=/dev/null
|
||||
source /etc/bash.bashrc
|
||||
}
|
||||
|
||||
# MAIN
|
||||
|
||||
source "$MIAOU_BASH_DIR"/lib/functions.bash
|
||||
@@ -249,4 +243,3 @@ create_sudoers
|
||||
fetch_mode
|
||||
apply_mode
|
||||
launch_hooks
|
||||
reload
|
||||
|
||||
Reference in New Issue
Block a user