aboutsummaryrefslogblamecommitdiff
path: root/.config/fish/functions/fish_greeting.fish
blob: 671c5a0d74fea55aeff9c8e84a0650dc514a6718 (plain) (tree)
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
1 +0000'>2024-03-03Enable null-ls prettier formatting and disable ufo.nvimLuca Matei Pintilie2-32/+35 2024-02-02Various updates to many dotfilesLuca Matei Pintilie17-922/+156 2023-12-05tmux: Add Tab bindingLuca Matei Pintilie1-0/+1 2023-11-25Remove sanitize in favor of https://hg.sr.ht/~aninternettroll/sanitizeLuca Matei Pintilie1-59/+0 2023-10-19Add sanitization and xdg-open helper scriptLuca Matei Pintilie4-2/+92 2023-10-16aerc: Color scheme updatesLuca Matei Pintilie2-2/+27 2023-10-01Neovim: Tweaks to indentation settingsLuca Matei Pintilie1-8/+11 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