summaryrefslogtreecommitdiff
path: root/.config/fish/functions
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2026-02-08 14:42:47 -0500
committerMica White <botahamec@outlook.com>2026-02-08 14:42:47 -0500
commit37154d6b968489345e66f4ede5b4a09909772886 (patch)
tree542db94bec44b7ed3218aa92391320bde5f2138f /.config/fish/functions
parent73a217ffa13aa728f1903b782428f7f522b4539a (diff)
Remove fortune
Diffstat (limited to '.config/fish/functions')
-rw-r--r--.config/fish/functions/fish_greeting.fish1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/fish/functions/fish_greeting.fish b/.config/fish/functions/fish_greeting.fish
index 6d853da..018520b 100644
--- a/.config/fish/functions/fish_greeting.fish
+++ b/.config/fish/functions/fish_greeting.fish
@@ -1,3 +1,2 @@
function fish_greeting
- fortune
end