Skip to content

davidzgli/sctmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sctmux

simple configuration for Tmux.

# Clone sctmux
# Tmux reads $HOME/.tmux.conf and $HOME/.config/tmux/tmux.conf.
# Make sure $HOME/.tmux.conf doesnot exist
git clone [email protected]:davidzgli/sctmux.git ~/.config/tmux
# Clone pluging manager
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# type this in terminal if tmux is already running
tmux source ~/.tmux.conf

NOTE

  • If you don't use plugin manager tmp, comment out the plugins section
  • If Your default shell is fish, or shell switching is configured in ~/.bashrc or ~/.bash_profile, comment out the two fish shell related commands.

Press prefix + I (capital i, as in Install) to fetch the plugin in Tmux.

About

simple config for tmux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages