Skip to content

Instantly share code, notes, and snippets.

@ludndev
Created March 1, 2026 12:37
Show Gist options
  • Select an option

  • Save ludndev/249a2c7f606324d4a840558ddc43bd56 to your computer and use it in GitHub Desktop.

Select an option

Save ludndev/249a2c7f606324d4a840558ddc43bd56 to your computer and use it in GitHub Desktop.

Add to .profile or .bashrc

bind -x '"\C-k": printf "\033[H\033[2J\033[3J"'

Then run source .profile or source .bashrc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment