mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-29 21:43:55 +08:00
eaf7431c38
Fix 1: The --quiet flag must be at the end of the command. The way it was I would never get any status symbol in my prompt as the command failed. Fix 2: After adding files to git, but before committing them, git status is unsorted. This gave me the output "M A M A" after `uniq`, which resulted in 4 status symbols instead of 2. Sorting them before filtering them fixed the problem. |
||
---|---|---|
.. | ||
js | ||
partials | ||
sample_prompts | ||
delete.png | ||
favicon.png | ||
fishconfig.css | ||
index.html | ||
webconfig.py |