refactor(obsidian): change vault directory

This commit is contained in:
TLCooper4031 2025-04-30 08:36:58 -04:00
parent 5e3619c83f
commit e22fb8f144
1 changed files with 2 additions and 6 deletions

View File

@ -20,12 +20,8 @@ return {
opts = {
workspaces = {
{
name = 'personal',
path = '~/Documents/personal-1',
},
{
name = 'zk',
path = '~/zk',
name = 'nts',
path = '~/nts',
},
},