Update neofetch

This commit is contained in:
OldWorldOrdr 2023-11-24 19:35:56 -05:00 committed by GitHub
parent 979e3950e9
commit ea61ca96b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1038,7 +1038,7 @@ get_os() {
os=BSD os=BSD
;; ;;
CYGWIN*|MSYS*|MINGW*) CYGWIN*|MSYS*|MINGW*|Windows_NT)
os=Windows os=Windows
;; ;;