Skip to content

Instantly share code, notes, and snippets.

@cprieto
Created August 26, 2015 08:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cprieto/369ed98e797e1b6205c2 to your computer and use it in GitHub Desktop.
Save cprieto/369ed98e797e1b6205c2 to your computer and use it in GitHub Desktop.
function fish_greeting
echo ' ## . '
echo ' ## ## ## == '
echo ' ## ## ## ## === '
echo ' /""""""""""""""""\___/ === '
echo ' ~~~ {~~ ~~~~ ~~~ ~~~~ ~~ ~ / ===- ~~~ '
echo ' \______ o __/ '
echo ' \ \ __/ '
echo ' \____\______/ '
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment