Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 77dce6a

Browse files
committed
freebsd: better ascii
1 parent 812f9ef commit 77dce6a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pfetch

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -982,13 +982,12 @@ get_ascii() {
982982

983983
[Ff]ree[Bb][Ss][Dd]*)
984984
read_ascii 1 <<-EOF
985-
${c1} /\\ _____ /\\
986-
\\_) (_/
987-
/ \\
985+
${c1}/\\,-'''''-,/\\
986+
\\_) (_/
988987
| |
989988
| |
990-
\ /
991-
--_____--
989+
; ;
990+
'-_____-'
992991
EOF
993992
;;
994993

0 commit comments

Comments
 (0)