Skip to content

Commit

Permalink
[PR] #217 from OldWorldOrdr: Add windows NT
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Dec 1, 2023
2 parents f59f6f5 + ea61ca9 commit 937e504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ get_os() {
os=BSD
;;

CYGWIN*|MSYS*|MINGW*)
CYGWIN*|MSYS*|MINGW*|Windows_NT)
os=Windows
;;

Expand Down

0 comments on commit 937e504

Please sign in to comment.