aboutsummaryrefslogtreecommitdiff
path: root/.config/fish/functions/fish_greeting.fish
blob: 671c5a0d74fea55aeff9c8e84a0650dc514a6718 (plain) (blame)
1
2
3
4
function fish_greeting
  #fastfetch
  fortune -s | cowsay -f (ls /usr/share/cows/*.cow | shuf -n1) | lolcat -t -F 0.3
end
td>2023-09-28Update weechat configLuca Matei Pintilie3-95/+4 2023-09-28Support XDG_CONFIG_HOMELuca Matei Pintilie5-13/+26 2023-09-28Upgrade to ibl v3 and minor lsp adjustmentLuca Matei Pintilie2-21/+28