summarylogtreecommitdiffstats
path: root/kr.install
diff options
context:
space:
mode:
authorKevin King2017-08-13 19:02:47 +0000
committerKevin King2017-08-13 19:02:47 +0000
commit930b9a2295063c01858c6702123e4074b86ffe62 (patch)
tree59dee36d60a45b25905cab1d4078d355be760608 /kr.install
parent973df4c870e66b3c00807ab7f9d3de759e74f855 (diff)
downloadaur-930b9a2295063c01858c6702123e4074b86ffe62.tar.gz
edit install msg
Diffstat (limited to 'kr.install')
-rw-r--r--kr.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/kr.install b/kr.install
index 6ba1d9b4e7aa..cebe8e15fa9c 100644
--- a/kr.install
+++ b/kr.install
@@ -1,5 +1,6 @@
post_install() {
echo -e "\e[32m\e[1m============================\e[0m"
+ echo -e "\e[32m\e[1mKryptonite is now installed!\e[0m"
echo -e "\e[32m'kr pair' will automatically configure ~/.ssh/config to use Kryptonite. To prevent this, export KR_SKIP_SSH_CONFIG=1\e[0m"
echo -e "\e[0m\e[32m\e[1m============================\e[0m"
}