mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-23 03:59:58 +00:00
PCBSD: Use FreeBSD logo
This commit is contained in:
9
neofetch
9
neofetch
@@ -2471,11 +2471,16 @@ colors () {
|
|||||||
ascii_distro="chrome"
|
ascii_distro="chrome"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Debian"* | "FreeBSD"* | "Elementary"* | "CrunchBang"* | "Ubuntu"*)
|
"Debian"* | "Elementary"* | "CrunchBang"* | "Ubuntu"*)
|
||||||
setcolors 7 1 3
|
setcolors 7 1 3
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"DragonFly"* | "PCBSD"*)
|
"FreeBSD"* | "PCBSD"*)
|
||||||
|
setcolors 7 1 3
|
||||||
|
ascii_distro="freebsd"
|
||||||
|
;;
|
||||||
|
|
||||||
|
"DragonFly"*)
|
||||||
setcolors 1 7 3
|
setcolors 1 7 3
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user