2018-03-26 00:25:13 +02:00
|
|
|
set preview_images true
|
2018-04-05 09:46:48 +02:00
|
|
|
set vcs_aware true
|
2018-06-24 13:25:59 +02:00
|
|
|
|
|
|
|
map f console scout -ftsea%space
|
2019-03-11 23:59:49 +01:00
|
|
|
map md console mkdir%space
|
2018-11-30 22:27:56 +01:00
|
|
|
map np shell cp -r ~/Templates/LaTeX/Protokoll $(date +%g.%m.%%d); ~/Templates/LaTeX/fsrprotokoll.sh
|
2018-08-29 21:22:24 +02:00
|
|
|
map ny shell cp %f ../Protokoll_$(echo $(basename $(pwd)) | awk '{gsub("\\.","-");print}' $2).pdf
|
2019-01-22 16:12:50 +01:00
|
|
|
map nrg shell cp ~/Templates/LaTeX/Invoice/elektro_invoice.tex Gefeba_Elektro_-_Rechnung_$(date +%g-%m)_-Elektro.tex; ~/Templates/LaTeX/Invoice/InvNum.sh
|
2018-11-30 22:27:56 +01:00
|
|
|
map nrb shell cp ~/Templates/LaTeX/Invoice/engineering_invoice.tex Gefeba_Engineering_-_Rechnung_$(date +%g-%m)_-Engineering.tex; ~/Templates/LaTeX/Invoice/InvNum.sh
|
2018-08-29 21:22:24 +02:00
|
|
|
|