Skip to content

Commit 0e99e01

Browse files
committed
manual sync
1 parent fc8a730 commit 0e99e01

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.obsidian/app.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@
4141
"newFileLocation": "current",
4242
"legacyEditor": false,
4343
"livePreview": true,
44-
"promptDelete": false,
44+
"promptDelete": true,
4545
"vimMode": false,
4646
"useTab": false,
47-
"tabSize": 2
47+
"tabSize": 2,
48+
"showLineNumber": true
4849
}

.obsidian/core-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"note-composer": true,
1313
"command-palette": true,
1414
"slash-command": false,
15-
"editor-status": false,
15+
"editor-status": true,
1616
"starred": false,
1717
"markdown-importer": true,
1818
"zk-prefixer": false,

permanent-notes/whats-installed-on-my-macbook.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,19 @@ tags:
1313
|| Important |
1414

1515
# Programming
16-
VsCode
17-
Yaak
16+
[Visual Studio Code](https://code.visualstudio.com/)
17+
18+
[Yaak](https://yaak.app/)
19+
20+
[Ghostty](https://ghostty.org/)
1821

1922
# Productivity
20-
- https://www.raycast.com/
23+
[Raycast](https://www.raycast.com/)
2124

2225
# Utility
2326
- https://github.com/MonitorControl/MonitorControl
2427
- https://rectangleapp.com/
2528
- https://pilotmoon.com/scrollreverser/
2629

2730

31+
\

0 commit comments

Comments
 (0)