Skip to content

Instantly share code, notes, and snippets.

@takscape
Created November 13, 2014 04:30
Show Gist options
  • Save takscape/9baebeb496210f6be428 to your computer and use it in GitHub Desktop.
Save takscape/9baebeb496210f6be428 to your computer and use it in GitHub Desktop.
How to launch fish in byobu
# .byobu/.tmux.conf
set -g default-shell /usr/bin/fish
set -g default-command /usr/bin/fish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment