Skip to content

Peteskiis/tmux-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Tmux Config

An easy tmux config for use on servers rebinds ctrl + b -> ctrl + a and more

  1. Clone the repo
   git clone https://github.com/Peteskiis/tmux-config
  1. Rename Folder and make sure it's in $HOME ~/.tmux
mv tmux-config ~/.tmux
  1. Move the config out
cd ~/.tmux

mv .tmux.conf ../
  1. Clone TPM
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
  1. Start Tmux and source the new config file
tmux

tmux source ~/.tmux.conf
  1. Install TPM and the plugins
crtl + a + I

Done! Enjoy

About

tmux config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages