summaryrefslogtreecommitdiff
path: root/.config/fish/functions/fish_greeting.fish
diff options
context:
space:
mode:
Diffstat (limited to '.config/fish/functions/fish_greeting.fish')
-rw-r--r--.config/fish/functions/fish_greeting.fish2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/fish/functions/fish_greeting.fish b/.config/fish/functions/fish_greeting.fish
new file mode 100644
index 00000000..14ca4a87
--- /dev/null
+++ b/.config/fish/functions/fish_greeting.fish
@@ -0,0 +1,2 @@
+# Only to hide the greeting
+function fish_greeting; end \ No newline at end of file