summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ddc5497..a4368cd 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@ config stuff (i need to move everything into one place)
# links for this to work
* `~/.ideavimrc` -> `./idea/.ideavimrc`
+* `$XDG_CONFIG_HOME/espanso` -> `./espanso`
+* `./espanso/assets` -> `<ASSET_DIR>` (asset dir is sth that syncs media)
# windows
* run `./_windows/startup.ps1` on startup (`PowerShell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File <PATH>`)