aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/fish_interactive.fish.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/fish_interactive.fish.in b/etc/fish_interactive.fish.in
index 0e5d5543..4e96daba 100644
--- a/etc/fish_interactive.fish.in
+++ b/etc/fish_interactive.fish.in
@@ -8,13 +8,6 @@ if not status --is-interactive
end
#
-# Print a greeting
-#
-
-printf (_ 'Welcome to fish, the friendly interactive shell\n')
-printf (_ 'Type %shelp%s for instructions on how to use fish\n') (set_color green) (set_color normal)
-
-#
# Set exit message
#