mirror of
https://github.com/b-ryan/powerline-shell.git
synced 2026-09-10 07:26:28 -04:00
fix symbol for untracked
This commit is contained in:
parent
e163b7aaeb
commit
095dc37dd0
|
|
@ -48,7 +48,7 @@ following symbols:
|
|||
- `✎` -- a file has been modified (but not staged for commit, in git)
|
||||
- `✔` -- a file is staged for commit (git) or added for tracking
|
||||
- `✼` -- a file has conflicts
|
||||
- `❓` -- a file is untracked
|
||||
- `?` -- a file is untracked
|
||||
|
||||
Each of these will have a number next to it if more than one file matches.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue