Chris Jones 5c6c1931b1 #tmux update my specific README for working with tmux 3 년 전
..
bin 6f0dd9941d remove some cruft within my personal `bin` directory 5 년 전
term.infos 1cf46cae3d #tmux shuffle around config files, setup crude readme for tmux 3 년 전
tmux 2c5daf50b0 some macOS specific updates for tmux 6 년 전
tmux.conf.d 1cf46cae3d #tmux shuffle around config files, setup crude readme for tmux 3 년 전
README.md 5c6c1931b1 #tmux update my specific README for working with tmux 3 년 전
tmux.README.md 1cf46cae3d #tmux shuffle around config files, setup crude readme for tmux 3 년 전
tmux.conf 480c0ad127 update tmux config #formatting 3 년 전

README.md

readme / tmux

my super crude readme for setting up tmux

  • after copying my provided tmux.conf and possibly symlinking as ~/.tmux.conf
  • symlink ln -sf /path/to/dotfiles/terms/tmux/tmux $HOME/.tmux
  • one will have to clone/install tpm
  • then clone tpm within the $HOME/.tmux directory git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
  • symlink macos specific tmux conf, ie. related to reattach-to-user-namespace
  • then run prefix, I to install listed plugins in ~/.tmux.conf

todos

  • obviously, this setup would be much cooler if a single cmd could check, install, set things up, as opposed to the manual intervention listed above.