From 73ef61232509647c3944163405f46837bd716c83 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Fri, 14 Jul 2023 11:21:58 +0200 Subject: git aliasage --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4e7a206..0ae300e 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,13 @@ config stuff (i need to move everything into one place) * `$XDG_CONFIG_HOME/espanso` -> `./espanso` * `./espanso/assets` -> `` (asset dir is sth that syncs media) +# other config +* `~/.gitconfig` +``` +[include] + path = /global_gitconfig +``` +DO NOT SYMLINK PLEASE + # windows * run `./_windows/startup.ps1` on startup (`PowerShell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File `) -- cgit v1.3.1