Skip to content

Instantly share code, notes, and snippets.

@patrickmineault
Created December 23, 2021 21:40
Show Gist options
  • Save patrickmineault/a3b428af96930cb99cc63007b8a1d208 to your computer and use it in GitHub Desktop.
Save patrickmineault/a3b428af96930cb99cc63007b8a1d208 to your computer and use it in GitHub Desktop.
Bash Narwhal
# Put this at the end of ~/.bashrc for a nice login narwhal
echo " . "
echo " # "
echo " % "
echo " % "
echo " &&&&%&%% "
echo " #%#&& ,(((##%@@ "
echo " #&#&%(#(#, .,*/(/////( "
echo " @&&&@((#%/*****//(//////* "
echo " .@&&%%(/#&&#&@#//(((/////// "
echo " %%&%&//*/*///((((((((///(// "
echo " &##(((/#((((((((((((((((((%&& "
echo " &%&##(((((((((((((((((((, %& "
echo " @((%(%%(((((((((((( "
echo " *%%%(###%(((( "
echo " &%##%#####%%. "
echo ""
echo "With great tusk, comes great responsibility"
echo ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment