update readme
This commit is contained in:
parent
ca9db72219
commit
65192b26f7
|
@ -126,7 +126,7 @@ If you install this configuration on a remote system, you will need another pref
|
|||
You can change the prefix to ctrl+w on the remote system like this:
|
||||
|
||||
```bash
|
||||
sed -i -e 's/C-x/C-w/g' -e 's/Ctrl-x/Ctrl-w/g' $HOME/.tmux.conf
|
||||
sed -i -e 's/C-x/C-w/g' -e 's/Ctrl-x/Ctrl-w/g' $HOME/.config/tmux/tmux.conf
|
||||
```
|
||||
|
||||
----
|
||||
|
|
Loading…
Reference in a new issue