Merge branch 'master' of https://github.com/hykilpikonna/hyfetch
This commit is contained in:
commit
4516747954
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -1039,7 +1039,7 @@ get_os() {
|
||||||
os=BSD
|
os=BSD
|
||||||
;;
|
;;
|
||||||
|
|
||||||
CYGWIN*|MSYS*|MINGW*)
|
CYGWIN*|MSYS*|MINGW*|Windows_NT)
|
||||||
os=Windows
|
os=Windows
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue