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