index
:
dotfiles
main
dotfiles for almost everything I use
yigit sever
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
fish
/
functions
/
fish_greeting.fish
blob: ee7303d203cdf177f0d03308af2895211be6bc53 (
plain
)
1
2
3
function
fish_greeting fortune -a
|
cowsay -f small
|
lolcat
end