diff --git a/Setting-Database-Path.md b/Setting-Database-Path.md deleted file mode 100644 index 39761fb..0000000 --- a/Setting-Database-Path.md +++ /dev/null @@ -1,17 +0,0 @@ -# Windows (to be done) -*** - - - -# OSx (tested on Catalina) -*** - -For setting a custom database Path, you have to set it manually. - -Specifically for OSx, that has changed, and export isn't enough. -You need to create a .plist file under `~/Library/LaunchAgents` to load it properly each login. - -To load it manually, u need to use `launchctl setenv TRILIUM_DATA_DIR ` - -Here is a pre-defined template, where u just need to add your path to. -https://hastebin.com/egamirumix.xml \ No newline at end of file