mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
Tmux start zsh as login shell
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ set -g prefix C-a
|
||||
unbind C-b
|
||||
|
||||
# Start in Zsh
|
||||
set -g default-command /bin/zsh
|
||||
set -g default-command '/bin/zsh --login'
|
||||
set -g default-shell /bin/zsh
|
||||
|
||||
# Disable delay
|
||||
|
||||
Reference in New Issue
Block a user