Last active
July 24, 2023 08:08
-
-
Save LukeMathWalker/dba7bf5d53d7cab47d9c3e8b7dc4be30 to your computer and use it in GitHub Desktop.
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
font: | |
normal: | |
family: firacode | |
style: Regular | |
bold: | |
family: firacode | |
style: Bold | |
italic: | |
family: firacode | |
style: Italic | |
bold_italic: | |
family: firacode | |
style: Bold Italic | |
size: 15 | |
window: | |
startup_mode: Maximized | |
shell: | |
program: bash | |
args: | |
- -l | |
- -c | |
- "tmux attach || tmux new -s main" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment