summaryrefslogtreecommitdiff
path: root/.config/fish/functions/fish_greeting.fish
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2019-12-29 14:58:33 -0300
committerRoger Gonzalez <rogergonzalez21@gmail.com>2019-12-29 14:58:33 -0300
commitefb336a23b65a9a2d56889396b13c1757bdaf354 (patch)
tree234e40115f79a84c8a755df6fb932cc6797e36e1 /.config/fish/functions/fish_greeting.fish
Initial commit
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