Small modifications to oh-my-posh's path
This commit is contained in:
parent
c9169886ee
commit
6097bd2e5a
|
@ -75,8 +75,12 @@
|
||||||
"home_icon": "\ufd24",
|
"home_icon": "\ufd24",
|
||||||
"mixed_threshold": 3,
|
"mixed_threshold": 3,
|
||||||
"style": "unique",
|
"style": "unique",
|
||||||
|
"folder_separator_icon": "\ue0b5",
|
||||||
|
"folder_separator_template": "",
|
||||||
"mapped_locations": {
|
"mapped_locations": {
|
||||||
"/": "\ue299/",
|
"/": "\ue299/",
|
||||||
|
"/srv": "\uf98a",
|
||||||
|
"/srv/containeriszed/docker-compose": "\uf308",
|
||||||
"~/_pqb": "\ufab4",
|
"~/_pqb": "\ufab4",
|
||||||
"~/_pqb/code": "\ufab4\ue796",
|
"~/_pqb/code": "\ufab4\ue796",
|
||||||
"~/_pqb/code/slurm/moe-access": "\ue3bf\uf2c2",
|
"~/_pqb/code/slurm/moe-access": "\ue3bf\uf2c2",
|
||||||
|
|
Loading…
Reference in New Issue