Update README.md & Fix #2
All checks were successful
/ test (push) Successful in 17s
All checks were successful
/ test (push) Successful in 17s
This commit is contained in:
parent
933d3207db
commit
e787514fc5
2 changed files with 13 additions and 3 deletions
14
README.md
14
README.md
|
@ -10,7 +10,9 @@ This repo holds most of my random small scripts, configs, paws(blobs)
|
|||
* [Cura](#cura)
|
||||
* [Materials](#materials)
|
||||
* [Clas Ohlsson's PLA](#clas-ohlssons-pla)
|
||||
* [ShellScripts](#shellscripts)
|
||||
* [Python Scripts](#pythonscripts)
|
||||
* [rename_backslash.py](#rename_backslash.py)
|
||||
* [Shell Scripts](#shellscripts)
|
||||
* [24-bit-color.sh](#24-bit-colorsh)
|
||||
* [rsync-incremental-backups.sh](#rsync-incremental-backupssh)
|
||||
|
||||
|
@ -26,7 +28,15 @@ This repo holds most of my random small scripts, configs, paws(blobs)
|
|||
|
||||
The material config file for Clas Ohlsson's PLA Materials
|
||||
|
||||
## ShellScripts
|
||||
## Python Scripts
|
||||
|
||||
### rename_backslash.py
|
||||
|
||||
A script to replace backslashes(\) with ⧹ in filenames within a directory and its sub-directories.
|
||||
|
||||
## Shell Scripts
|
||||
|
||||
This folder has a loot of diffrent shell scripts for everything from automating stuff to toys.
|
||||
|
||||
### 24-bit-color.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue