summarylogtreecommitdiffstats
path: root/bash-config.install
diff options
context:
space:
mode:
Diffstat (limited to 'bash-config.install')
-rw-r--r--bash-config.install8
1 files changed, 1 insertions, 7 deletions
diff --git a/bash-config.install b/bash-config.install
index bfbe7a458d65..e032bd84d982 100644
--- a/bash-config.install
+++ b/bash-config.install
@@ -2,18 +2,12 @@ post_install() {
cat << EOF
-==> Make a backup of ~/.bash_aliases before running this executable!
-==> IT WILL OVERWRITE IT!
+==> Make a backup of ~/.bash_aliases before running this executable.
==> The programm also adds a new line to your ~/.bashrc
==> source ~/.config/bash-config/bashrc.bash
-==> And let me repeat:
-==> Make a backup of ~/.bash_aliases before running this executable!
-==> IT WILL OVERWRITE IT!
-
-
EOF
}