-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.motd
20 lines (18 loc) · 789 Bytes
/
.motd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/env sh
# ( fortune -s | cowsay -f small; echo "\nThe world bores you when you're cool." ) | lolcat --seed=82 --spread=2 --freq=0.1
cat << "EOF" | lolcat
__:.__
(_:..'"=
::/ o o\ Howdy, jewei!
;'-' (_) The world bores you .
'-._ ;-' you're cool ! _'._|\/:
.:; ; . '- ' /_
:.. ; ;, \ _/, "_<
:.|..| ;: \__ '._____ _)
:.|.'| || _/ /
:.|..| :' `;--:
'.|..|:': _ _ _ :|_\:
.. _:|__| '.\.''..' ) ___________ ( )_):|_|:
:....::''::/ | : :|''| "/ /_=_=_=_=_=/ :_[__'_\3_)
'''' '-''-'-'.__)-'
EOF