1
0
mirror of https://github.com/sahinakkaya/dotfiles.git synced 2025-05-14 03:12:06 +02:00
dotfiles/scripts/menu

10 lines
114 B
Bash
Executable File

#!/bin/bash
clear
figlet -f slant "Today's
menu"
cat ~/.cronresults/todaysmenu
cowsay "Bon appetit!"