diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-11-14 23:03:12 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-11-14 23:03:12 +0100 |
commit | c9847b6e2c48c037c3f9654d720ff2a10589d70a (patch) | |
tree | e20c2ac72e0dab38d51b68e1b593752f6f474150 /.local | |
parent | 39464bdbeae838054f64394b436e243666011eb4 (diff) |
Add more urls
Diffstat (limited to '.local')
-rw-r--r-- | .local/share/snippets | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.local/share/snippets b/.local/share/snippets index b5bb20b..673b8f4 100644 --- a/.local/share/snippets +++ b/.local/share/snippets @@ -13,3 +13,8 @@ https://0xax.gitbooks.io/linux-insides/content/Booting/ tags:linux https://fsharpforfunandprofit.com/posts/recipe-part2/ tags:functional programming https://stevens.netmeister.org/631/ tags:unix https://stevelosh.com/blog/2018/08/a-road-to-common-lisp/ tags:lisp +https://news.ycombinator.com/ +https://blog.jse.li/posts/torrent/ tags:diy,torrents +https://learnyousomeerlang.com/content tags:erlang +https://fsharpforfunandprofit.com/ddd/ tags:functional programming,domain-driven design +https://topology.mitpress.mit.edu/ tags:category theory |