feat(git): add git-largest-objects helper

This commit is contained in:
2023-03-09 23:24:39 +00:00
parent 6e3154deba
commit 08c8ac784d
2 changed files with 14 additions and 0 deletions

1
zshrc
View File

@@ -136,6 +136,7 @@ source "$DOTZSH/tmux.zsh"
# Development
source "$DOTZSH/containers.zsh"
source "$DOTZSH/golang.zsh"
source "$DOTZSH/git.zsh"
source "$DOTZSH/google-cloud.zsh"
source "$DOTZSH/kubernetes.zsh"
source "$DOTZSH/nodejs.zsh"