aboutsummaryrefslogtreecommitdiffhomepage
path: root/init/fish_interactive.fish.in
diff options
context:
space:
mode:
Diffstat (limited to 'init/fish_interactive.fish.in')
-rw-r--r--init/fish_interactive.fish.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/init/fish_interactive.fish.in b/init/fish_interactive.fish.in
index 42dbc39b..af066cca 100644
--- a/init/fish_interactive.fish.in
+++ b/init/fish_interactive.fish.in
@@ -6,10 +6,6 @@ if not status --is-interactive
exit
end
-function _ -d "Alias for the gettext command"
- gettext fish $argv
-end
-
#
# Print a greeting
#