mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 23:10:13 +00:00
start alacritty with tmux
This commit is contained in:
@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user