vault backup: 2026-04-22 17:05:15

This commit is contained in:
2026-04-22 17:05:15 -04:00
parent f11e3c909c
commit d0fd5667cb
17 changed files with 103 additions and 12 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
---
title: Create Your Own Vault
tags:
tags: []
---
# Create Your Own Vault
@@ -17,7 +17,7 @@ tags:
2. Install [[git|Git]] via the `winget` package manager:
```
```none
winget install Git.Git
```
@@ -25,7 +25,7 @@ tags:
## Create and Push your Vault
```
```none
git init
git commit -m "initial commit"
git branch -M main