summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-07-11 09:10:19 +0200
committerkkard2 <[email protected]>2023-07-11 09:10:19 +0200
commitfa11cfc70e98574930f73884957891db44471af8 (patch)
tree6326a609d57dccb6c1b735a23c17912f759f968e /README.md
parentefa0d2fbaf917bf3cd2efd54166caa56d5fb30dc (diff)
parentf8d9727953637e992e220c91f0bba3ae78d9a567 (diff)
Merge branch 'main' of github.com:kkard2/.dotfiles
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ddc5497..4e7a206 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,13 @@
# .dotfiles
config stuff (i need to move everything into one place)
+# running
+* run `./espanso/update_from_assets.py`
+
# 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>`)