Byobu: Difference between revisions

From James's Wiki
(Created page with "Put the following in your $HOME/.byobu/.tmux.conf: set -g default-shell /usr/bin/zsh set -g default-command /usr/bin/zsh")
 
No edit summary
Line 2: Line 2:


set -g default-shell /usr/bin/zsh
set -g default-shell /usr/bin/zsh
set -g default-command /usr/bin/zsh
set -g default-command /usr/bin/zsh

Revision as of 01:19, 18 November 2017

Put the following in your $HOME/.byobu/.tmux.conf:

set -g default-shell /usr/bin/zsh

set -g default-command /usr/bin/zsh