Skip to content

Instantly share code, notes, and snippets.

@GOSHROW
Created March 8, 2021 17:43
Show Gist options
  • Save GOSHROW/9fc0b4e735c40d6524ddbc06cba324aa to your computer and use it in GitHub Desktop.
Save GOSHROW/9fc0b4e735c40d6524ddbc06cba324aa to your computer and use it in GitHub Desktop.
Get your ZSH a tad bit more fun to stare at.
# This is a section of my ZSHrc file. Be sure to modify it for your selves.
echo -e "Oy ɢᴏsʜʀᴏᴡ! It is now $(date +%H:%M). Welcome back!\n"
sleep 0.5
echo " ¯\_( ❛︠ ͜ʖ ︡❛)_/¯\n\n"
zshexit() {
echo -e "\n\e[1mTussi Jaa Rahe Ho!\e[0m\n"
sleep 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment