Huge success!
This commit is contained in:
parent
17e0a109e0
commit
1b7b61f8ac
12
.bashrc.d/triumph.sh
Executable file
12
.bashrc.d/triumph.sh
Executable file
@ -0,0 +1,12 @@
|
|||||||
|
triumph() {
|
||||||
|
echo -n "This "
|
||||||
|
beep -f 784 -l 200
|
||||||
|
echo -n "was "
|
||||||
|
beep -f 740 -l 200
|
||||||
|
echo -n "a "
|
||||||
|
beep -f 659 -l 200
|
||||||
|
echo -n "tri"
|
||||||
|
beep -f 659 -l 200
|
||||||
|
echo "umph."
|
||||||
|
beep -f 740 -l 200
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user