mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
docs(templates): add OS information
This commit is contained in:
parent
f3737cd91d
commit
341147aa41
|
@ -18,6 +18,8 @@ offers a few standard properties to work with.
|
|||
- `.UserName`: `string` - the current user name
|
||||
- `.HostName`: `string` - the host name
|
||||
- `.Code`: `int` - the last exit code
|
||||
- `.OS`: `string` - the operating system
|
||||
- `.WSL`: `boolean` - in WSL yes/no
|
||||
|
||||
## Environment variables
|
||||
|
||||
|
|
Loading…
Reference in a new issue