Created
July 1, 2026 17:02
-
-
Save ryanwoodsmall/ae30be7f53d9fb34a18bb9d7a7c62060 to your computer and use it in GitHub Desktop.
basic_tmux.conf
This file contains hidden or 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
| set -g default-terminal "screen" | |
| set -s set-clipboard on | |
| set -sg escape-time 0 | |
| set -g allow-passthrough on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment