Compare commits
No commits in common. "7f6682d4c229bb2722deae7f9eb8246748bdda05" and "ad683564407e8261920543921a47bdb72ba52555" have entirely different histories.
7f6682d4c2
...
ad68356440
2 changed files with 2 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
||||||
# CashFab
|
# CaseFab
|
||||||
|
|
||||||
This containers are for use with the [Pawns.app](https://pawns.app/?r=1321201) and [Honeygain](https://r.honeygain.me/AROY4170ED) services.
|
This containers are for use with the [Pawns.app](https://pawns.app/?r=1321201) and [Honeygain](https://r.honeygain.me/AROY4170ED) services.
|
||||||
|
|
||||||
|
|
10
README.md
10
README.md
|
@ -11,8 +11,6 @@ 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)
|
||||||
|
@ -40,13 +38,7 @@ 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