Add docker-compose info to main README
This commit is contained in:
parent
ad68356440
commit
c35b3a177b
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -11,6 +11,8 @@ This repo holds most of my random small scripts, configs, paws(blobs)
|
||||||
* [Materials](#materials)
|
* [Materials](#materials)
|
||||||
* [Clas Ohlsson's PLA](#clas-ohlsson-s-pla)
|
* [Clas Ohlsson's PLA](#clas-ohlsson-s-pla)
|
||||||
* [Tmux](#tmux)
|
* [Tmux](#tmux)
|
||||||
|
* [Docker](#docker)
|
||||||
|
* [Docker Compose](#docker-compose)
|
||||||
* [Python Scripts](#python-scripts)
|
* [Python Scripts](#python-scripts)
|
||||||
* [rename_backslash.py](#rename_backslash-py)
|
* [rename_backslash.py](#rename_backslash-py)
|
||||||
* [Shell Scripts](#shell-scripts)
|
* [Shell Scripts](#shell-scripts)
|
||||||
|
@ -38,7 +40,13 @@ My tmux config file. Some note worthy changes are:
|
||||||
* `r` for quick reloading the config
|
* `r` for quick reloading the config
|
||||||
* higher history limit
|
* higher history limit
|
||||||
* `alt + arrow keys` to quickly change active panel
|
* `alt + arrow keys` to quickly change active panel
|
||||||
|
|
||||||
|
## Docker
|
||||||
|
|
||||||
|
### Docker Compose
|
||||||
|
|
||||||
|
README's are in there respectively docker compose folders
|
||||||
|
|
||||||
|
|
||||||
## [Python Scripts](PythonScripts/)
|
## [Python Scripts](PythonScripts/)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue