]> git.rmz.io Git - dotfiles.git/commitdiff
zsh/prompt: handle intend-to-add status properly
authorSamir Benmendil <me@rmz.io>
Tue, 7 Dec 2021 13:47:33 +0000 (13:47 +0000)
committerSamir Benmendil <me@rmz.io>
Thu, 9 Dec 2021 14:20:10 +0000 (14:20 +0000)
It used to make the markers for the files dissappear entirely, with this
change the files that are added with `--intend-to-add` are marked as
both added(+) and modified(*).


No differences found