mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
02628d1b02
Without it, this would print the error multiple times, like Unknown command: echs Unknown command: 1 Unknown command: 2 Unknown command: 3 Fixes #5588.
7 lines
172 B
Text
7 lines
172 B
Text
fish: Unknown command syntax-error
|
|
$XDG_CONFIG_HOME/fish/config.fish (line 2):
|
|
syntax-error
|
|
^
|
|
from sourcing file $XDG_CONFIG_HOME/fish/config.fish
|
|
called during startup
|
|
|