Re-working some of the vibe-documented nonsense.

This commit is contained in:
Aaron D. Lee
2025-12-14 00:35:59 -05:00
parent e98f977d70
commit 7ae9e151a2

View File

@@ -213,7 +213,7 @@ matches:
- name: localip - name: localip
type: shell type: shell
params: params:
cmd: 'hostname -I | awk "{print $1}"' cmd: 'hostname -i'
# ========================================= # =========================================
# Git Shortcuts # Git Shortcuts