Fix: missing prefix for tmux docs
This commit is contained in:
parent
7f6682d4c2
commit
5b18da0504
1 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,8 @@ The material config file for Clas Ohlsson's PLA Materials
|
|||
### [Tmux](Configs/Tmux/tmux.conf)
|
||||
|
||||
My tmux config file. Some note worthy changes are:
|
||||
* `r` for quick reloading the config
|
||||
|
||||
* `prefix` + `r` for quick reloading the config
|
||||
* higher history limit
|
||||
* `alt + arrow keys` to quickly change active panel
|
||||
|
||||
|
@ -47,7 +48,6 @@ My tmux config file. Some note worthy changes are:
|
|||
|
||||
README's are in there respectively docker compose folders
|
||||
|
||||
|
||||
## [Python Scripts](PythonScripts/)
|
||||
|
||||
### [rename_backslash.py](PythonScripts/rename_backslash.py)
|
||||
|
|
Loading…
Reference in a new issue