mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
updates
This commit is contained in:
parent
a89c144cd9
commit
10474b7932
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue