dotfiles/tmux
Bill Niblock 0c67db67ae bashrc: Add tmux session function
Remove stand-alone session function in favor of function in bash config
2017-11-13 15:31:33 -05:00
..
clocks.sh tmux: Clean-up 2017-08-15 22:31:58 -04:00
README.md tmux: Clean-up 2017-08-15 22:31:58 -04:00
tmux.conf tmux.conf: formatting 2017-08-16 19:52:27 -04:00

Tmux Configuration Files

My tmux configuration is very straight forward and fully commented. Of note, I enable mouse mode, and have custom colors configured. I also have a few custom scripts.

Tmux Plugins

Custom Scripts

  • clocks.sh: My custom status bar. Shows time for 4 different time zones.
  • copy_selected.sh: Enables uploading of the selected text to Gist.