# .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 is sth that syncs media) # windows * run `./_windows/startup.ps1` on startup (`PowerShell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File `)