Skip to content

Instantly share code, notes, and snippets.

@mattmc3
Created February 26, 2025 12:48
Show Gist options
  • Save mattmc3/7105337916591dd0826623488ef4b705 to your computer and use it in GitHub Desktop.
Save mattmc3/7105337916591dd0826623488ef4b705 to your computer and use it in GitHub Desktop.
Bash prompt bottom padding
# 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