Skip to content

Instantly share code, notes, and snippets.

@MindFlavor
Created June 3, 2020 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MindFlavor/dd0ca41efeecd7f2a99b8c163da85f9e to your computer and use it in GitHub Desktop.
Save MindFlavor/dd0ca41efeecd7f2a99b8c163da85f9e to your computer and use it in GitHub Desktop.
set-window-option -g mode-keys vi
set-option -g default-shell "/usr/bin/bash"
set -g default-terminal "screen-256color" # Setting the correct term
# clone from https://github.com/jimeh/tmux-themepack
source-file "${HOME}/src/various/tmux-themepack/powerline/double/yellow.tmuxtheme"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment