summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeverin Glöckner2020-01-22 05:26:11 +0100
committerSeverin Glöckner2020-01-22 05:26:11 +0100
commite76f33da937d0d538f1f99cce7ebb99244e188f6 (patch)
tree7ddd2c32b2fd311d9c4d82faa2001a753f924a73
parent847182e6a343e073599889cea26c71e99b4c4c85 (diff)
downloadaur-e76f33da937d0d538f1f99cce7ebb99244e188f6.tar.gz
formulate warning less drastic
unclear why I lost the file, generally it does not happen
-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
}