dotfiles/git/git.sh

6 lines
77 B
Bash
Raw Normal View History

#!/usr/bin/env sh
2024-01-22 21:01:13 -08:00
. "$DOT/homebrew/brew_utils.sh"
2024-01-22 21:01:13 -08:00
brew_install "Git" "git"