[PR] #217 from OldWorldOrdr: Add windows NT
This commit is contained in:
commit
937e5041c4
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -1039,7 +1039,7 @@ get_os() {
|
|||
os=BSD
|
||||
;;
|
||||
|
||||
CYGWIN*|MSYS*|MINGW*)
|
||||
CYGWIN*|MSYS*|MINGW*|Windows_NT)
|
||||
os=Windows
|
||||
;;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue