Created
December 14, 2022 21:58
-
-
Save jasonmorganson/cb2e1fafef43c2e6644d61cb22a1e7d4 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
keybinds { | |
normal { | |
bind "Ctrl a" { SwitchToMode "tmux"; } | |
} | |
} | |
plugins { | |
tab-bar { path "tab-bar"; } | |
status-bar { path "status-bar"; } | |
strider { path "strider"; } | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment