Skip to content

Commit

Permalink
added simple bash wish
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamkrishnar committed Aug 27, 2017
1 parent 98abc30 commit ed50947
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions floral_carpet/bash/script.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
#/bin/sh
cat << "EOF"
/$$ /$$
| $$ | $$
/:. ,:\ | $$ | $$ /$$$$$$ /$$$$$$ /$$$$$$ /$$ /$$
.~=-./::: u ::\,-~=. | $$$$$$$$ |____ $$ /$$__ $$ /$$__ $$| $$ | $$
___|:: \ | / ::|___ | $$__ $$ /$$$$$$$| $$ \ $$| $$ \ $$| $$ | $$
\:: `. \ | / .' :::/ | $$ | $$ /$$__ $$| $$ | $$| $$ | $$| $$ | $$
\: `. \ | / .' :/ | $$ | $$| $$$$$$$| $$$$$$$/| $$$$$$$/| $$$$$$$
.-: `-._ `.;;;;;;.' _.-' :-. |__/ |__/ \_______/| $$____/ | $$____/ \____ $$
\:: `-;;;;;;;;;;;-' ::/ | $$ | $$ /$$ | $$
>~------~;;;;;;;;;;;~------~< | $$ | $$ | $$$$$$/
/:: _.-;;;;;;;;;;;-._ ::\ |__/ |__/ \______/
`-:_.-' .`;;;;;;;'. `-._:-' /$$$$$$
/ .' / | \ `. :\ /$$__ $$
/::_.' / | \ `._::\ | $$ \ $$ /$$$$$$$ /$$$$$$ /$$$$$$/$$$$
|:: / | \ ::| | $$ | $$| $$__ $$ |____ $$| $$_ $$_ $$
`=-'\:::.n.:::/`-=-' | $$ | $$| $$ \ $$ /$$$$$$$| $$ \ $$ \ $$
\:' `:/ | $$ | $$| $$ | $$ /$$__ $$| $$ | $$ | $$
| $$$$$$/| $$ | $$| $$$$$$$| $$ | $$ | $$
\______/ |__/ |__/ \_______/|__/ |__/ |__/
EOF

0 comments on commit ed50947

Please sign in to comment.