mirror of
https://github.com/romkatv/powerlevel10k
synced 2025-02-06 21:50:34 +00:00
pull upstream changes from gitstatus
This commit is contained in:
parent
2f0e193b7b
commit
f7f38dafe0
@ -508,7 +508,7 @@ function gitstatus_start() {
|
||||
[[ $os[1] == android ]] || os=(linux)
|
||||
;;
|
||||
cygwin_nt-*) os=($kernel cygwin_nt-10.0);;
|
||||
mingw|msys) os=($kernel msys_nt-10.0);;
|
||||
mingw*|msys*) os=($kernel msys_nt-10.0);;
|
||||
*) os=($kernel);;
|
||||
esac
|
||||
local arch
|
||||
|
Loading…
Reference in New Issue
Block a user