Improve 'tmux auto start' readme

This commit is contained in:
Bruno Sutic
2015-02-19 22:57:57 +01:00
parent 1acd25cff2
commit 4939459f33

View File

@ -6,7 +6,7 @@ Tmux is automatically started after the computer/server is turned on.
To enable this feature: To enable this feature:
- put `set -g @resurrect-auto-tmux-start 'on'` in `tmux.conf` - put `set -g @resurrect-auto-tmux-start 'on'` in `tmux.conf`
- reload `tmux.conf` - reload tmux config with this shell command: `tmux source-file ~/.tmux.conf`
Next time the computer is started: Next time the computer is started:
- `Terminal.app` window will open and resize to maximum size - `Terminal.app` window will open and resize to maximum size