fish-shell/share/tools/web_config
Henrik Hermansen eaf7431c38 Fix Git status in Acidhub prompt
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.
2021-01-13 14:36:41 +01:00
..
js use original theme repo URL 2021-01-04 13:54:58 +01:00
partials web_config/colors: Fix div tag 2020-12-10 16:27:00 +01:00
sample_prompts Fix Git status in Acidhub prompt 2021-01-13 14:36:41 +01:00
delete.png Lossless recompress of images with pngcrush+zopfli 2016-06-18 10:03:26 -07:00
favicon.png Add favicon for web config 2015-07-12 15:06:56 -07:00
fishconfig.css webconfig: Stop proscribing a specific font-family 2021-01-04 12:23:29 +01:00
index.html Webconfig: Let theme match help and fishshell.com 2020-12-04 17:08:45 +01:00
webconfig.py webconfig: Comment utf-8 assumption 2021-01-03 15:48:39 +01:00