sukantamaikap / my.tmux

my tmux config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

brew install tmux
brew install joshmedeski/sesh/sesh
brew install zoxide
brew install reattach-to-user-namespace
git clone git@github.com:sukantamaikap/my.tmux.git ~/.config/tmux
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Key bindings

Ctl + a is the prefix key prefix I to install plugins prefix U to update plugins prefix r to rename the current window prefix R to reload the config file prefix T to open the session manager. prefix Alt + Arrow to resize panes prefix z to zoom in/out of a pane

Notes

Works in unison with my nvim setup.

References

About

my tmux config


Languages

Language:Shell 100.0%