Update neofetch

This commit is contained in:
OldWorldOrdr
2023-11-24 19:35:56 -05:00
committed by GitHub
parent 979e3950e9
commit ea61ca96b7
+1 -1
View File
@@ -1038,7 +1038,7 @@ get_os() {
os=BSD
;;
CYGWIN*|MSYS*|MINGW*)
CYGWIN*|MSYS*|MINGW*|Windows_NT)
os=Windows
;;