tmux-config icon indicating copy to clipboard operation
tmux-config copied to clipboard

Single change to `tmux/tmux.conf` file at the end to source

Open flakrat opened this issue 6 years ago • 0 comments

$HOME/.tmux.conf.local to allow for local modifications to be made without having to modify the base code.

The install.sh file will create an empty $HOME/.tmux.conf.local file if it doesn't already exist.

Updated the readme to include a note about putting local changes into the appropriate file

On branch initial-changes

  • Changes to be committed:
    • modified: install.sh
    • modified: readme.md
    • modified: tmux/tmux.conf
    • new file: tmux/tmux.conf.local

flakrat avatar Jun 28 '18 15:06 flakrat