1 parent a5f1be4 commit c2aa5e9Copy full SHA for c2aa5e9
1 file changed
pfetch
@@ -2437,6 +2437,17 @@ get_ascii() {
2437
EOF
2438
;;
2439
2440
+ ([Rr]edox*)
2441
+ read_ascii 1 <<-EOF
2442
+ ${c1} & &
2443
+ _________&_&
2444
+ ~/ \ / c -\\
2445
+ / | / \ \ \\
2446
+ | __ \__.
2447
+ |_!_| |_!_|
2448
+ EOF
2449
+ ;;
2450
+
2451
(*)
2452
# On no match of a distribution ascii art, this function calls
2453
# itself again, this time to look for a more generic OS related
0 commit comments