Fix: missing prefix for tmux docs

This commit is contained in:
Aroy-Art 2024-06-17 22:19:09 +02:00
parent 7f6682d4c2
commit 5b18da0504
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -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)