Update neofetch
This commit is contained in:
parent
979e3950e9
commit
ea61ca96b7
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -1038,7 +1038,7 @@ get_os() {
|
|||
os=BSD
|
||||
;;
|
||||
|
||||
CYGWIN*|MSYS*|MINGW*)
|
||||
CYGWIN*|MSYS*|MINGW*|Windows_NT)
|
||||
os=Windows
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in a new issue