summarylogtreecommitdiffstats
path: root/kr.install
blob: 6ba1d9b4e7aaafde5509b6a465dd848a7d8c835b (plain)
1
2
3
4
5
post_install() {
    echo -e "\e[32m\e[1m============================\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"
}