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,9 +37,10 @@ The material config file for Clas Ohlsson's PLA Materials
|
||||||
### [Tmux](Configs/Tmux/tmux.conf)
|
### [Tmux](Configs/Tmux/tmux.conf)
|
||||||
|
|
||||||
My tmux config file. Some note worthy changes are:
|
My tmux config file. Some note worthy changes are:
|
||||||
* `r` for quick reloading the config
|
|
||||||
* higher history limit
|
* `prefix` + `r` for quick reloading the config
|
||||||
* `alt + arrow keys` to quickly change active panel
|
* higher history limit
|
||||||
|
* `alt + arrow keys` to quickly change active panel
|
||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
|
|
||||||
|
@ -47,7 +48,6 @@ My tmux config file. Some note worthy changes are:
|
||||||
|
|
||||||
README's are in there respectively docker compose folders
|
README's are in there respectively docker compose folders
|
||||||
|
|
||||||
|
|
||||||
## [Python Scripts](PythonScripts/)
|
## [Python Scripts](PythonScripts/)
|
||||||
|
|
||||||
### [rename_backslash.py](PythonScripts/rename_backslash.py)
|
### [rename_backslash.py](PythonScripts/rename_backslash.py)
|
||||||
|
|
Loading…
Reference in a new issue