miaou-bash helper function

This commit is contained in:
pvincent
2026-08-23 16:40:06 +04:00
parent 410a5809a8
commit 842df43206
6 changed files with 16 additions and 19 deletions
-2
View File
@@ -32,8 +32,6 @@ function uninstall {
cat <<EOF
MIAOU-BASH succesfully uninstalled.
Previous settings have been restored from original.
To reset this session, you can run:
exec bash -l
EOF
}