diff --git a/fortunes.zsh b/fortunes.zsh index d4a3e1c..651e97a 100755 --- a/fortunes.zsh +++ b/fortunes.zsh @@ -1,7 +1,7 @@ #!/bin/zsh -read -ks q -while [ "$q" != "q" ] +#read -ks q +while true do clear fortune