Laurent Nullens
0250e8d5d1
fix: spotify doc
...
Issue with the properties code.
2020-11-19 19:03:56 +01:00
lnu
1f3c253e45
feat: get native and powershell error code
...
Check native and powershell errors before sending it to oh-my-posh
2020-11-18 10:51:11 +01:00
Jan De Dobbeleer
9875de38d9
feat: julia segment
...
resolves #157
2020-11-15 07:43:23 +01:00
Jan De Dobbeleer
7cb752abcb
feat: console title style
...
resolves #149
2020-11-13 16:10:57 +01:00
Jan De Dobbeleer
8fb190e074
refactor: linting checks for all platforms
2020-11-12 14:04:52 +01:00
Jan De Dobbeleer
6d3e05e4e0
refactor: show 100% on battery error
...
relates to #20
2020-11-11 19:05:59 +01:00
Jan De Dobbeleer
b152e9df29
feat: introduce agnoster_full path style
...
resolves #142
2020-11-11 13:58:24 +01:00
lnu
96cac5f689
feat: spotify segment for windows
2020-11-10 19:53:32 +01:00
Samuel
00e62e4810
feat: support color names for basic 16 ANSI colors
...
Closes #127
2020-11-08 20:24:54 +01:00
Jan De Dobbeleer
49570c0aaa
chore: homebrew documentation
2020-11-07 19:57:13 +01:00
Jan De Dobbeleer
0dc62cc706
chore: configuration context
2020-11-04 11:41:34 +01:00
Jan De Dobbeleer
646cf27e1b
chore: update oh-my-posh invocation
2020-11-03 22:27:32 +01:00
Jan De Dobbeleer
f86dcf23bc
feat: ssh session indicator
...
resolves #48
2020-11-03 20:09:00 +01:00
Jan De Dobbeleer
ed4fd895ec
chore: add next steps information
2020-11-03 15:24:30 +01:00
Jan De Dobbeleer
c1245690c0
feat: print current shell switch
2020-11-03 15:24:30 +01:00
Jan De Dobbeleer
bf15095cc1
chore: shell config reload info
2020-11-03 15:24:30 +01:00
Jan De Dobbeleer
1043d24f7c
chore: update installation instructions
2020-11-03 09:16:09 +01:00
Jan De Dobbeleer
0ba62540ab
chore: nu shell install instructions
2020-11-02 18:53:01 +01:00
Jan De Dobbeleer
e798ad0623
fix: user correct path and statement
...
resolves #119
2020-11-02 14:23:09 +01:00
Jan De Dobbeleer
33d099a004
chore: add Scoop docs
2020-11-01 17:56:05 +01:00
Jan De Dobbeleer
58a03f1c97
fix: remove escape characters from $PWD
...
resolves #111
2020-10-30 14:18:17 +01:00
Jan De Dobbeleer
8986c3b621
fix: use correct path for ProcessStartInfo
...
resolves #112
2020-10-30 14:18:17 +01:00
Jan De Dobbeleer
59d7a0eeef
chore: add NF cheat sheet info
...
resolves #109
2020-10-30 14:18:17 +01:00
Jan De Dobbeleer
33c40ebf39
fix: theme paths with spaces
...
resolves #100
2020-10-27 10:49:08 +01:00
Jan De Dobbeleer
90f367eab3
chore: powershell 5 context
...
relates to #96
2020-10-25 16:51:22 +01:00
Jan De Dobbeleer
287235f706
chore: command segment context
2020-10-25 13:28:39 +01:00
Jan De Dobbeleer
f3e46d872b
feat: disable git status detail
...
resolves #93
2020-10-24 19:51:00 +02:00
Jan De Dobbeleer
8155c4b232
fix: powershell invocation
2020-10-24 19:51:00 +02:00
Jan De Dobbeleer
9379c99931
fix: adjust bottom bar links
2020-10-22 19:18:22 +02:00
Jan De Dobbeleer
72662eadc0
refactor: add font context to docs
2020-10-22 19:18:22 +02:00
Jan De Dobbeleer
ab1e812c06
feat: golang segment
2020-10-22 19:18:22 +02:00
Nathan Wykes
9ccf376d61
feat: add wsl capability to os segment
2020-10-22 07:23:47 +02:00
Jan De Dobbeleer
1c6944b1db
fix: broken contributing segment page link
2020-10-21 13:11:49 +02:00
Mats Estensen
c3e81f4d75
feat: add terraform workspace segment
2020-10-19 09:57:39 +02:00
Jan De Dobbeleer
c41866171d
feat: git segment branch context color
2020-10-18 19:45:55 +02:00
Jan De Dobbeleer
4e27952b3f
feat: git area colors
...
resolves #4
2020-10-18 12:38:59 +02:00
Travis Illig
5844faa54d
feat: dotnet segment for .NET SDK display
...
New segment for .NET SDK version (or unsupported version) display.
Includes update for handling command execution errors so segments
can act differently based on exit codes. Using a custom error
type to make it testable rather than passing the OS error directly
to the segment.
2020-10-16 11:39:01 -07:00
Jan De Dobbeleer
23233bc383
refactor: update defaults in docs
2020-10-16 11:18:19 -07:00
Jan De Dobbeleer
b6a70af568
refactor: replace theme icons
2020-10-16 11:18:19 -07:00
Jan De Dobbeleer
686e33d02e
refactor: replace session icons
2020-10-16 11:18:19 -07:00
Jan De Dobbeleer
e0e79f59f0
refactor: replace path icons
2020-10-16 11:18:19 -07:00
Jan De Dobbeleer
db818b5fa4
refactor: replace battery icons
2020-10-16 11:18:19 -07:00
Jan De Dobbeleer
447aa02c35
refactor: replace shell icon
2020-10-16 11:18:19 -07:00
Jan De Dobbeleer
0f7b3cffb7
refactor: replace root icon
2020-10-16 11:18:19 -07:00
Jan De Dobbeleer
6e89a0b878
refactor: replace powerline icon
2020-10-16 11:18:19 -07:00
Travis Illig
7537f6dc70
feat: kubectl context display segment
...
Segment displays the current Kubernetes context name when available.
2020-10-15 10:54:49 -07:00
Travis Illig
2c95d33c84
feat: az segment for Azure subscription info
...
New segment `az` allows display of current Azure subscription name and
ID with a configurable separator. Defaults to only display the name.
2020-10-15 07:30:38 +02:00
Jan De Dobbeleer
1086a48d91
feat: set console title option
2020-10-12 13:25:27 +02:00
Jan De Dobbeleer
c23a1d6e1c
feat(git): add upstream icons
...
resolves #7
2020-10-11 20:48:26 +02:00
Jan De Dobbeleer
4f2e7ee7a3
refactor(git): show merge context
2020-10-11 13:39:38 +02:00