mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-27 11:01:00 -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",
|
||||
background: "#61AFEF",
|
||||
template: " {{ .Path }} ",
|
||||
properties: {
|
||||
include_folders: ["/Users/posh/Projects"],
|
||||
},
|
||||
include_folders: ["/Users/posh/Projects"],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue