diff --git a/functions/fish_greeting.fish b/functions/fish_greeting.fish new file mode 100644 index 0000000..018520b --- /dev/null +++ b/functions/fish_greeting.fish @@ -0,0 +1,2 @@ +function fish_greeting +end