misc: clean up
This commit is contained in:
parent
7e70668ce7
commit
1363a973d4
4
pfetch
4
pfetch
|
@ -169,8 +169,8 @@ get_os() {
|
||||||
|
|
||||||
# Special cases for (independent) distributions which
|
# Special cases for (independent) distributions which
|
||||||
# don't follow any os-release/lsb standards whatsoever.
|
# don't follow any os-release/lsb standards whatsoever.
|
||||||
command -v crux && distro=$(crux)
|
command -v crux && distro=$(crux)
|
||||||
command -v guix && distro='Guix System'
|
command -v guix && distro='Guix System'
|
||||||
|
|
||||||
# Check to see if Linux is running in Windows 10 under
|
# Check to see if Linux is running in Windows 10 under
|
||||||
# WSL (Windows subsystem for Linux) and append a string
|
# WSL (Windows subsystem for Linux) and append a string
|
||||||
|
|
Loading…
Reference in New Issue
Block a user