summarylogtreecommitdiffstats
path: root/lfp.install
diff options
context:
space:
mode:
Diffstat (limited to 'lfp.install')
-rw-r--r--lfp.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/lfp.install b/lfp.install
index a6b324b71cfc..d2df265a7672 100644
--- a/lfp.install
+++ b/lfp.install
@@ -1,3 +1,3 @@
post_install() {
-echo -e "\n \033[1m\033[32m For on-exit directory changing, add the following line into your bash/zshrc\e[0m :\e[36m\n\n source '/usr/share/lfp/lfpcd'\n\n\n\e[0m"
+echo -e "\n \033[1m\033[32m For on-exit directory changing, add the following line to your bash/zshrc\e[0m :\e[36m\n\n source '/usr/share/lfp/lfpcd'\n\n\n\e[0m"
}