docs: update
This commit is contained in:
parent
e6b8f4f64f
commit
ba9c7bba23
1 changed files with 0 additions and 2 deletions
2
neofetch
2
neofetch
|
@ -971,8 +971,6 @@ get_distro() {
|
|||
|
||||
"Windows")
|
||||
distro="$(wmic os get Caption)"
|
||||
|
||||
# Strip crap from the output of wmic.
|
||||
distro="${distro/Caption}"
|
||||
distro="${distro/Microsoft }"
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue