fix(poshgit): remove all references

This commit is contained in:
Jan De Dobbeleer 2022-09-23 08:05:06 +02:00 committed by Jan De Dobbeleer
parent 1d244debed
commit b87a7f7da2
4 changed files with 3 additions and 7 deletions

View file

@ -156,8 +156,6 @@ const (
PHP SegmentType = "php"
// PLASTIC represents the plastic scm status and information
PLASTIC SegmentType = "plastic"
// POSHGIT writes the posh git prompt
POSHGIT SegmentType = "poshgit"
// Project version
PROJECT SegmentType = "project"
// PYTHON writes the virtual env name

View file

@ -46,8 +46,7 @@
"background": "#292929",
"foreground": "#D4E157",
"style": "plain",
"template": "<#fb7e14>\ue0b1 </>{{ .Status }} ",
"type": "poshgit"
"type": "git"
},
{
"background": "#292929",
@ -132,4 +131,4 @@
],
"final_space": true,
"version": 2
}
}

View file

@ -255,7 +255,6 @@
"path",
"perl",
"python",
"poshgit",
"php",
"plastic",
"project",

View file

@ -147,7 +147,7 @@ Local changes use the following syntax:
| `-` | deleted |
| `?` | untracked |
[poshgit]: /docs/segments/poshgit
[poshgit]: https://github.com/dahlbyk/posh-git
[templates]: /docs/configuration/templates
[hyperlinks]: /docs/configuration/templates#helper-functions
[untracked]: https://git-scm.com/docs/git-status#Documentation/git-status.txt---untracked-filesltmodegt