Skip to content

Commit

Permalink
fixed easter eggs
Browse files Browse the repository at this point in the history
  • Loading branch information
bikobi committed Apr 8, 2024
1 parent 5ec727a commit aa9abf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/fbd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ while true
echo "$now"
;;
duck | goose)
echo "$(duck.txt )"
gum pager < ./src/duck.txt
;;
annoy | dog)
echo "$(dog.txt )"
gum pager < ./src/dog.txt
;;

*)
Expand Down

0 comments on commit aa9abf5

Please sign in to comment.