mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 09:08:38 +00:00
Left stray comment
This commit is contained in:
1
fetch.sh
1
fetch.sh
@@ -536,7 +536,6 @@ clear
|
|||||||
[ $underline == "on" ] && uline=$(printf %"${#title}"s |tr " " "$underline_char")
|
[ $underline == "on" ] && uline=$(printf %"${#title}"s |tr " " "$underline_char")
|
||||||
|
|
||||||
# Disable line wrap
|
# Disable line wrap
|
||||||
# Checks to see if we're in a tmux/screen session.
|
|
||||||
[ $linewrap == "off" ] && printf '\e[?7l'
|
[ $linewrap == "off" ] && printf '\e[?7l'
|
||||||
|
|
||||||
# Print the title and underline
|
# Print the title and underline
|
||||||
|
Reference in New Issue
Block a user