start alacritty with tmux

This commit is contained in:
Noah Masur
2020-07-26 21:06:49 -04:00
parent 8cc81cc8de
commit 5f063ed497
3 changed files with 9 additions and 7 deletions

View File

@ -361,10 +361,12 @@ font:
# - (macOS) /bin/bash --login
# - (Linux/BSD) user login shell
# - (Windows) powershell
#shell:
# program: /usr/local/bin/fish
# args:
# - --login
shell:
program: /usr/local/bin/fish
args:
- --login
- --init-command
- tmux
# Startup directory
#