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
commit0d113f5ada1508cebe1348f9ed82d7d7b604cf48 (patch)
tree046eda3eeb779e65168d28d030edba78c92c2759 /README.md
parent3bae70f7ab8a430923259245844862224a49982d (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>`)