Add: readme info for tmux config
All checks were successful
/ test (push) Successful in 1m10s

This commit is contained in:
Aroy-Art 2024-04-06 23:08:28 +02:00
parent db43adbd93
commit 4f105715da
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -29,6 +29,14 @@ This repo holds most of my random small scripts, configs, paws(blobs)
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
* higher history limit
* `alt + arrow keys` to quickly change active panel
## [Python Scripts](PythonScripts/)
### [rename_backslash.py](PythonScripts/rename_backslash.py)