forked from six/CryptoZSH
Update zsh_files/gen6.zsh
parent
5eb394a24d
commit
734a06817c
|
@ -54,8 +54,8 @@ function t2 {
|
|||
sleep 1
|
||||
reset
|
||||
done
|
||||
echo "Time's up!"
|
||||
#aplay /usr/share/sounds/ubuntu/stereo/bell.oga
|
||||
echo "Tea time!"
|
||||
#aplay /usr/share/sounds/sound-icons/xylofon.wav
|
||||
}
|
||||
|
||||
|
||||
|
@ -67,5 +67,6 @@ function t3 {
|
|||
sleep 1
|
||||
reset
|
||||
done
|
||||
#aplay /usr/share/sounds/ubuntu/stereo/bell.oga
|
||||
echo "Tea time!"
|
||||
#aplay /usr/share/sounds/sound-icons/xylofon.wav
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue