/shrug
This commit is contained in:
parent
89eaab4736
commit
c54755e6d2
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ live_config_reload: true
|
||||||
# You can set `shell.program` to the path of your favorite shell, e.g. `/bin/fish`.
|
# You can set `shell.program` to the path of your favorite shell, e.g. `/bin/fish`.
|
||||||
# Entries in `shell.args` are passed unmodified as arguments to the shell.
|
# Entries in `shell.args` are passed unmodified as arguments to the shell.
|
||||||
shell:
|
shell:
|
||||||
program: /usr/bin/zsh
|
program: /usr/local/bin/zsh
|
||||||
args:
|
args:
|
||||||
- --login
|
- --login
|
||||||
# - "sleep 1 && tmux new -A -s DefaultSession"
|
# - "sleep 1 && tmux new -A -s DefaultSession"
|
||||||
|
|
Loading…
Add table
Reference in a new issue