mirror of
https://github.com/zoriya/blog.git
synced 2025-12-06 06:26:10 +00:00
Add front matters
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "Fun driven development"
|
||||
description: ""
|
||||
date: 2024-09-22
|
||||
draft: true
|
||||
tags: ["short", "tools"]
|
||||
---
|
||||
|
||||
|
||||
I use a lot of nerdy tools (linux, nix, river), some tools also have a steep learning curve (vim, dvorak). I also type on this:
|
||||
![]()
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "Nix"
|
||||
description: ""
|
||||
date: 2024-09-22
|
||||
draft: true
|
||||
tags: ["nix", "tools"]
|
||||
---
|
||||
|
||||
This are my thoughts about nix, a tool I use & love, that I don't recommend.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user