mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-06 01:58:46 +00:00
77b7f5513e
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
|
|
|