dotfiles/byobu/.byobu/.tmux.conf
2019-02-17 15:18:39 -05:00

4 lines
114 B
Bash
Executable File

set -g default-shell /usr/bin/fish
set -g default-command /usr/bin/fish
set -g default-terminal "screen-256color"