Byobu: Difference between revisions
From James's Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Put the following in your $HOME/.byobu/.tmux.conf: | Put the following in your $HOME/.byobu/.tmux.conf: | ||
nano ~/.byobu/.tmux.conf | |||
nano $HOME/.byobu/.tmux.conf | |||
set -g default-command /usr/bin/ | |||
set -g default-shell /usr/bin/fish<br> | |||
set -g default-command /usr/bin/fish | |||
Revision as of 11:34, 19 November 2017
Put the following in your $HOME/.byobu/.tmux.conf:
nano ~/.byobu/.tmux.conf nano $HOME/.byobu/.tmux.conf
set -g default-shell /usr/bin/fish
set -g default-command /usr/bin/fish
byobu-enable
https://askubuntu.com/questions/296377/how-do-i-change-the-default-shell-used-in-byobu-tmux