mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2026-09-10 07:16:18 -04:00
Merge pull request #108 from dotysan/master
fix b0rk link to systemd details
This commit is contained in:
commit
bb4832c31a
|
|
@ -44,4 +44,4 @@ Help with this would be greatly appreciated. Please get in touch.
|
|||
To enable automatic start with systemd:
|
||||
- Put `set -g @continuum-boot 'on'` in `.tmux.conf`
|
||||
- reload tmux config with this shell command: `$ tmux source-file ~/.tmux.conf`
|
||||
- see [systemd](./systemd_details.md) for more details about how this is implemented
|
||||
- see [systemd](/docs/systemd_details.md) for more details about how this is implemented
|
||||
|
|
|
|||
Loading…
Reference in a new issue