From 7ae9e151a249b2398e68db986fdeb87a12cf50b7 Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Sun, 14 Dec 2025 00:35:59 -0500 Subject: [PATCH] Re-working some of the vibe-documented nonsense. --- espanso/match/base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/espanso/match/base.yml b/espanso/match/base.yml index 496f820..6e18dd8 100644 --- a/espanso/match/base.yml +++ b/espanso/match/base.yml @@ -213,7 +213,7 @@ matches: - name: localip type: shell params: - cmd: 'hostname -I | awk "{print $1}"' + cmd: 'hostname -i' # ========================================= # Git Shortcuts