diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -9,5 +9,13 @@ config stuff (i need to move everything into one place) * `$XDG_CONFIG_HOME/espanso` -> `./espanso` * `./espanso/assets` -> `<ASSET_DIR>` (asset dir is sth that syncs media) +# other config +* `~/.gitconfig` +``` +[include] + path = <repo>/global_gitconfig +``` +DO NOT SYMLINK PLEASE + # windows * run `./_windows/startup.ps1` on startup (`PowerShell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File <PATH>`) |
