mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs(segment): remove include folders from properties
This commit is contained in:
parent
466f9e72b8
commit
905dd2093d
|
@ -22,9 +22,7 @@ understand how to configure a segment.
|
||||||
foreground: "#ffffff",
|
foreground: "#ffffff",
|
||||||
background: "#61AFEF",
|
background: "#61AFEF",
|
||||||
template: " {{ .Path }} ",
|
template: " {{ .Path }} ",
|
||||||
properties: {
|
include_folders: ["/Users/posh/Projects"],
|
||||||
include_folders: ["/Users/posh/Projects"],
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue