Created
May 12, 2022 09:05
-
-
Save SteveLauC/1527c0a7478812c649126b129a68a03a to your computer and use it in GitHub Desktop.
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
# execute the following script in your terminal | |
echo "set -sg escape-time 0" >> ~/.tmux.conf | |
tmux source-file ~/.tmux.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment