mirror of
https://github.com/imomaliev/tmux-keyboard-layout.git
synced 2026-09-10 07:06:19 -04:00
fix typo in readme for manual install
This commit is contained in:
parent
bd0f74734a
commit
b78d2eea9d
|
|
@ -29,7 +29,7 @@ $ git clone https://github.com/imomaliev/tmux-keyboard-layout.git ~/clone/path
|
||||||
Add this line to your .tmux.conf:
|
Add this line to your .tmux.conf:
|
||||||
|
|
||||||
```tmux.conf
|
```tmux.conf
|
||||||
run-shell ~/clone/path/tmux-keyboard-layout.tmux
|
run-shell ~/clone/path/keyboard-layout.tmux
|
||||||
```
|
```
|
||||||
|
|
||||||
Reload TMUX environment with:
|
Reload TMUX environment with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue