Files
dotfiles/config/fish/config.fish
2018-09-03 16:30:01 -04:00

4 lines
50 B
Fish

function fish_greeting
echo "Hello World"
end