Remove useless block
This commit is contained in:
parent
22ae5a5bba
commit
b33cf57c16
1 changed files with 0 additions and 4 deletions
4
neofetch
4
neofetch
|
@ -3178,10 +3178,6 @@ main() {
|
|||
# Reset horizontal cursor position
|
||||
printf "\033[9999999D"
|
||||
|
||||
# Move cursor to top of ascii art
|
||||
[ "$image" != "ascii" ] && [ "$image" != "off" ] && \
|
||||
printf "\033[0H"
|
||||
|
||||
# Print the info
|
||||
printinfo
|
||||
dynamicprompt
|
||||
|
|
Loading…
Reference in a new issue