mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
pull upstream changes from gitstatus
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user