From 10474b79327cd6be394f079bcb004f8173628024 Mon Sep 17 00:00:00 2001 From: mr0xb <47467008+mr0xb@users.noreply.github.com> Date: Thu, 28 May 2026 09:53:09 -0400 Subject: [PATCH] updates --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index b63441f..27b89e9 100644 --- a/.zshrc +++ b/.zshrc @@ -166,6 +166,6 @@ PATH="/opt/homebrew/opt/findutils/libexec/gnubin:$PATH" export GPG_TTY=$(tty) -# Load Angular CLI autocompletion. + # Load Angular CLI autocompletion. source <(ng completion script) alias config='/usr/bin/git --git-dir=/Users/steve.briggs/.cfg/ --work-tree=/Users/steve.briggs'