Last active
December 11, 2018 10:16
-
-
Save Nolwennig/31633583ce570a43529ac73592b474ce to your computer and use it in GitHub Desktop.
make coffee ;-)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
echo '' | |
echo ' )' | |
echo ' (' | |
echo 'C[_]' | |
echo '' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
coffee: | |
bash coffee.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment