mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: Adds espanso text expander and updates install packages, walker updates.
This commit is contained in:
31
espanso/match/links.yml
Normal file
31
espanso/match/links.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
# This file includes common url's / links.
|
||||
matches:
|
||||
# Github
|
||||
- trigger: ":gh"
|
||||
replace: "https://github.com"
|
||||
|
||||
# Personal Github
|
||||
- trigger: ":git"
|
||||
replace: "https://github.com/m-housh"
|
||||
|
||||
- trigger: ":pf"
|
||||
replace: "https://pointfree.co"
|
||||
|
||||
- trigger: ":gpf"
|
||||
replace: "https://github.com/pointfreeco"
|
||||
|
||||
- trigger: ":tca"
|
||||
replace: "https://github.com/pointfreeco/swift-composable-architecture"
|
||||
|
||||
# Youtube
|
||||
- trigger: ":yt"
|
||||
replace: "https://www.youtube.com/channel/UCb58SeURd5bObfTiL0KoliA"
|
||||
|
||||
# Discord
|
||||
- trigger: ":discord"
|
||||
replace: "https://discord.gg/W3p5GJfjry"
|
||||
|
||||
# TruTechTools
|
||||
- trigger: ":ttt"
|
||||
replace: "https://trutechtools.com"
|
||||
|
||||
Reference in New Issue
Block a user