Supress prompt erors
This commit is contained in:
parent
2dea28ea2a
commit
e53e82c9c4
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -3006,7 +3006,7 @@ main() {
|
|||
|
||||
# Print the info
|
||||
printinfo
|
||||
dynamicprompt
|
||||
dynamicprompt 2>/dev/null
|
||||
|
||||
# Re-enable line wrap
|
||||
printf "%b%s" "\033[?7h"
|
||||
|
|
Loading…
Reference in a new issue