Skip to content

matthewoliver/tmux_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

My Tmux Setup

To setup tmux just run the setup.sh script.

Requirements

  • git
  • Linux system

This script will then install all the plugins listed in the tmux.conf file.

Extra shortcuts

  • prefix-I : Install new plugins from the .tmux.conf file.
  • prefix-r : Reload (source) the ~/.tmux.conf
  • Alt-: Move around panes.
  • Shift-<arrow left, right> : to switch windows.
  • Alt-f : Zoom in on pane (fullscreen pane)
  • Added additional, easier to remember, shortcuts for splitting panes
    • prefix-| or \ : split vertically
    • prefix-_ or - : split horizontally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages