Skip to content

Commit

Permalink
[F] Fix backslash escape bug #218
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Dec 1, 2023
1 parent 2ce3bb6 commit f59f6f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -9062,11 +9062,11 @@ ${c1} +-+-+-+-+-+-+-+
|${c3}d${c1}|${c3}i${c1}|${c3}g${c1}|${c3}i${c1}|${c3}t${c1}|${c3}a${c1}|${c3}l${c1}|
+-+-+-+-+-+-+-+
${c2} _ _ _ _ _______ __
| | | | \ | |_ _\ \ / /
| | | | \| | | | \ V /
| | | | \\ | |_ _\\ \\ / /
| | | | \\| | | | \\ V /
| | | | . ` | | | > <
| |__| | |\ |_| |_ / . \
\____/|_| \_|_____/_/ \_\\
| |__| | |\\ |_| |_ / . \\
\\____/|_| \\_|_____/_/ \\_\\
EOF
;;

Expand Down

0 comments on commit f59f6f5

Please sign in to comment.