Skip to content

Instantly share code, notes, and snippets.

@thanksshu
Created February 14, 2025 18:43
Show Gist options
  • Save thanksshu/1c774909c4eb422b7ba70080a3c02f8c to your computer and use it in GitHub Desktop.
Save thanksshu/1c774909c4eb422b7ba70080a3c02f8c to your computer and use it in GitHub Desktop.
# Disable XON/XOFF
[[ $- == *i* ]] && stty -ixon
@thanksshu
Copy link
Author

thanksshu commented Feb 14, 2025

source ~/.bashrc

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