vault backup: 2026-04-22 17:05:15
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user