diff --git a/espanso/espanso/match/links.yml b/espanso/espanso/match/links.yml index c855bed..0bacac8 100644 --- a/espanso/espanso/match/links.yml +++ b/espanso/espanso/match/links.yml @@ -11,6 +11,9 @@ matches: - trigger: ":pf" replace: "https://pointfree.co" + - triggeer: ":gpf" + replace: "https://github.com/pointfreeco" + - trigger: ":tca" replace: "https://github.com/pointfreeco/swift-composable-architecture" @@ -22,3 +25,7 @@ matches: - trigger: ":discord" replace: "https://discord.gg/W3p5GJfjry" + # TruTechTools + - trigger: ":ttt" + replace: "https://trutechtools.com" +