Last active
November 29, 2023 01:34
-
-
Save sloan58/1ad6f419d77af0e0e2e865c1a3897350 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
set -g mode-keys vi | |
# Change border color of the active pane | |
set-option -g pane-active-border-style fg=blue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment