tmux: remove default shell
This commit is contained in:
parent
a5d3ad9dc6
commit
b3af05c519
|
|
@ -114,4 +114,3 @@ bind-key p run "wl-paste --no-newline | tmux load-buffer - ; tmux paste-buffer"
|
||||||
|
|
||||||
# Shell
|
# Shell
|
||||||
#set -g default-shell /bin/fish
|
#set -g default-shell /bin/fish
|
||||||
set -g default-command /bin/fish
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue