eb0687 / tmux

tmux config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tmux

My personal tmux config WIP

Installation instructions

  • on arch based systems, clone this repo into .config file and everything should ust work.
  • on ubuntu based systems, if tmux is downloaded using apt, the version is 3.0 and requires the config file to be in the $HOME directory
    use the below command to mv the file to the correct location
mv ~/.config/tmux/tmux.conf ~/.tmux.conf

To do:

  • work on documentation
  • work on install script

References:

About

tmux config


Languages

Language:Shell 100.0%