Add: readme info for tmux config
All checks were successful
/ test (push) Successful in 1m10s
All checks were successful
/ test (push) Successful in 1m10s
This commit is contained in:
parent
db43adbd93
commit
4f105715da
1 changed files with 8 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue