linux
This commit is contained in:
parent
6e2f551341
commit
81b188fee6
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,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/local/bin/zsh
|
program: /usr/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