Fix tmux hanging on startup

This commit is contained in:
Skylar 2023-11-21 22:00:07 -05:00
parent de126461d9
commit c85cf63ecd
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ profiles:
# If nothing is specified, the users' default login shell will be used.
# But you may as well log in to a remote host.
# shell: "ssh ubuntu-vm"
shell: "ion"
shell: "bash"
# arguments: ["some", "optional", "arguments", "for", "the", "shell"]
# Builtin SSH-client configuration.