mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat[client]: automatically create emacs org files
This commit is contained in:
parent
47075799d6
commit
ad4443056a
4 changed files with 66 additions and 16 deletions
|
|
@ -60,11 +60,11 @@ in
|
|||
};
|
||||
};
|
||||
}) [
|
||||
"${serviceDir}/data"
|
||||
"${serviceDir}/data/cache"
|
||||
"${serviceDir}/data/locks"
|
||||
"${serviceDir}/data/log"
|
||||
"${serviceDir}/data/proxies"
|
||||
"data"
|
||||
"data/cache"
|
||||
"data/locks"
|
||||
"data/log"
|
||||
"data/proxies"
|
||||
]
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue