summaryrefslogtreecommitdiff
path: root/README.md
blob: a4368cd7e2fa99905a62523898cb2cc38a87e2d1 (plain)
1
2
3
4
5
6
7
8
9
10
# .dotfiles
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>`)