Skip to content

Commit

Permalink
prompt haha jokes
Browse files Browse the repository at this point in the history
  • Loading branch information
bikobi committed Apr 2, 2024
1 parent be57d8f commit a4b01a1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/fbd.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# Customize Console
PROMPT_COMMAND='echo -en "\033]0;$(whoami)@$(hostname)|$(FBD|cut -d "/" -f 4-100)\a"'
PROMPT_COMMAND='echo -en "\033]0;$(FBD|cut -d "/" -f 4-100)\a"'
now=$(date)
echo "Undertale Jokes, that's all. Mainly. You know, as ya want."

Expand All @@ -20,12 +20,9 @@ while true
clear | cls)
clear
;;
puns)
puns | jokes | haha | hahaha |laugh | blague)
gum pager < puns.txt
;;
sans)
gum pager < sans.txt
;;
help)
echo "clear"
echo "cls"
Expand Down

0 comments on commit a4b01a1

Please sign in to comment.