some updates

This commit is contained in:
Léana 江 2023-03-25 00:15:20 +01:00
parent 3144c50fca
commit 418aa03ecc
6 changed files with 207 additions and 108 deletions

View file

@ -1,4 +1,4 @@
function fish_greeting
set_color $fish_color_option --bold --italics
cat ~/TOH-Quotes/* | shuf -n 1
# set_color $fish_color_option --bold --italics
# cat ~/TOH-Quotes/* | shuf -n 1
end