2021-02-13 18:36:56 +01:00
|
|
|
[alias]
|
2021-05-27 22:04:00 +02:00
|
|
|
journal = !git add $(git root)/2-standards/notes/journal && git cme "notes/journal:" -- $(git root)/2-standards/notes/journal
|
2021-02-13 18:36:56 +01:00
|
|
|
note = !git cme "notes:" -- $(git root)/2-standards/notes
|
2021-03-01 12:00:43 +01:00
|
|
|
write = !git cme "write:" -- $(git root)/2-standards/writing
|