feat(espanso): add a basic setup for snippets with Espanso

This commit is contained in:
Stefan Imhoff
2022-12-23 18:47:54 +01:00
parent f353546a59
commit 5c48453bdd
7 changed files with 58 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -8,3 +8,6 @@
[submodule ".base16-shell"]
path = .base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule "private/espanso"]
path = private/espanso
url = git@github.com:kogakure/espanso-snippets.git