# .dotfiles config stuff (i need to move everything into one place) # running * run `./espanso/update_from_assets.py` # links * `~/.ideavimrc` -> `./idea/.ideavimrc` * `$XDG_CONFIG_HOME/espanso` -> `./espanso` * `./espanso/assets` -> `` (asset dir is sth that syncs media) * `$XDG_CONFIG_HOME/nvim` -> `./nvim` # other config * `~/.gitconfig` ``` [include] path = /global_gitconfig ``` DO NOT SYMLINK PLEASE # windows [README.md](_windows/README.md) # linux [README.md](_linux/README.md)