suffix dragonfly with bsd
This commit is contained in:
parent
c8694fa53a
commit
6c7164f396
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -508,6 +508,7 @@ getdistro () {
|
|||
|
||||
"BSD")
|
||||
distro="$(uname -s)"
|
||||
distro=${distro/DragonFly/DragonFlyBSD}
|
||||
;;
|
||||
|
||||
"Windows")
|
||||
|
|
Loading…
Reference in a new issue