diff --git a/git-config.md b/git-config.md index e2001b2c7..98676a28b 100644 --- a/git-config.md +++ b/git-config.md @@ -2,6 +2,8 @@ ``` git config --local commit.template ~/.commit-template.txt +git config --global user.name "Flancian" +git config --global user.email "0@flancia.org" ``` - [[pull]] [[git alias]] diff --git a/journal/2021-03-04.md b/journal/2021-03-04.md index 9f4c00ca5..5b47e2ec3 100644 --- a/journal/2021-03-04.md +++ b/journal/2021-03-04.md @@ -2,6 +2,7 @@ - [[armengol]] introduced me to [[protopia futures]], [[monika bielskyte]]. - https://twitter.com/armengolaltayo/status/1366785221279027200 +- [[cristina]] recommended [[steve blank]] [//begin]: # "Autogenerated link references for markdown compatibility" [armengol]: ../armengol "Armengol" diff --git a/steve-blank.md b/steve-blank.md new file mode 100644 index 000000000..989e59cb4 --- /dev/null +++ b/steve-blank.md @@ -0,0 +1,12 @@ +# Steve Blank + +- [[person]] +- [[writer]] +- [[book]] [[the startup owner's manual]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[person]: person "Person" +[writer]: writer "Writer" +[book]: book "Book" +[//end]: # "Autogenerated link references" \ No newline at end of file