📝 Update tmux post-install
This commit is contained in:
parent
c501aa6011
commit
490f2f1bd2
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ Set iTerm2 to use the preferences file, if applicable.
|
||||||
|
|
||||||
```fish
|
```fish
|
||||||
tmux attach || tmux new -s main
|
tmux attach || tmux new -s main
|
||||||
sudo ln -s ~/.tmux/plugins/tmux-open-nvim/scripts/ton /usr/local/bin/ton
|
|
||||||
```
|
```
|
||||||
`<ctrl-a I>` to install plugins.
|
`<ctrl-a I>` to install plugins.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue