mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-11 12:55:27 +08:00

Without it, this would print the error multiple times, like Unknown command: echs Unknown command: 1 Unknown command: 2 Unknown command: 3 Fixes #5588.
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
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
|
|
|