vault backup: 2025-11-05 09:23:53
This commit is contained in:
+8
-1
@@ -2,11 +2,11 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- authorship/original
|
||||
- destiny/permanent
|
||||
- status/incomplete
|
||||
- topic/meta
|
||||
- type/guide
|
||||
- authorship/original
|
||||
title: Windows Setup
|
||||
---
|
||||
# Windows Setup
|
||||
@@ -34,13 +34,20 @@ title: Windows Setup
|
||||
> Please do me a favor and don't use it.
|
||||
> It won't be destructive, but it may be annoying.
|
||||
|
||||
### Discarding Changes
|
||||
|
||||
If you make unintended changes to this vault:
|
||||
|
||||
```
|
||||
cd zmVault
|
||||
git reset --hard
|
||||
git pull origin main
|
||||
```
|
||||
|
||||
Apparently this doesn't work.
|
||||
The most straightforward solution
|
||||
is to delete the folder and re-clone.
|
||||
|
||||
## Setup Obsidian
|
||||
|
||||
1. Download and install [Obsidian](https://obsidian.md/)
|
||||
|
||||
Reference in New Issue
Block a user