Created
February 26, 2025 12:48
-
-
Save mattmc3/7105337916591dd0826623488ef4b705 to your computer and use it in GitHub Desktop.
Bash prompt bottom padding
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 5 lines from the bottom | |
PS1=$'\n\n\n\n\n\e[5A'"$PS1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment