Skip to content

jrihon/tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tmux

Installation

Keep your .tmux.conf in the ~/ directory.

Install tmux with the following from your preferred repository. I use apt :

$ sudo apt install tmux

Completion for Tmux

I recommend installing bash-completion . :

$ sudo apt install bash-completion

Then add the tmux completion tool imomaliev/tmux-bash-completion to it for tab completion of the CLI-arguments.

Plugins

I use the tmux-plugins plugin manager to make working in tmux more managable.

  • tmux-plugins/tmux-resurrect to save tmux sessions in between reboots
  • tmux-plugins/tmux-continuum saves tmux environment and restores the server
  • jrihon/tmux-theme custom theme, forked from catppuccin/tmux

About

Tmux config of Jrihon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published