summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-07-10 18:46:49 +0200
committerkkard2 <[email protected]>2023-07-10 18:46:49 +0200
commit32288f45df24b53b81d3099e4f887a334e386293 (patch)
tree046eda3eeb779e65168d28d030edba78c92c2759 /README.md
parent823907b84c3eaa9b28df69208cbdf97b2d8d43c2 (diff)
caps for jp, move espanso here
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>`)