post_install() { echo -e "\e[32m\e[1m============================\e[0m" echo -e "\e[32m\e[1mKrypton is now installed!\e[0m" echo -e "\e[32m'kr pair' will automatically configure ~/.ssh/config to use Krypton. To prevent this, export KR_SKIP_SSH_CONFIG=1\e[0m" echo -e "\e[0m\e[32m\e[1m============================\e[0m" }