flatten script
This commit is contained in:
@@ -18,3 +18,7 @@ returns a matrix access token
|
||||
### convert_md_to_pdf.sh
|
||||
(need to be used with listings-setup.tex in the same folder, xelatex and pandoc are required)
|
||||
convert infile.md in the current folder to a pdf file (outfile.pdf) with code blocks in red boxes.
|
||||
|
||||
### flatten.sh
|
||||
move all the files in $1 subdirectories to $1.
|
||||
**Careful**, this operation is irreversible and manually moving back all the files to where they were supposed to be will be a pain if you flatten your home folder.
|
||||
|
Reference in New Issue
Block a user