diff options
| author | kkard2 <[email protected]> | 2023-07-11 09:10:19 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-07-11 09:10:19 +0200 |
| commit | fa11cfc70e98574930f73884957891db44471af8 (patch) | |
| tree | 6326a609d57dccb6c1b735a23c17912f759f968e /README.md | |
| parent | efa0d2fbaf917bf3cd2efd54166caa56d5fb30dc (diff) | |
| parent | f8d9727953637e992e220c91f0bba3ae78d9a567 (diff) | |
Merge branch 'main' of github.com:kkard2/.dotfiles
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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>`) |
