dotfiles/git/git.sh
2024-01-28 19:32:30 -08:00

5 lines
77 B
Bash
Executable file

#!/usr/bin/env sh
. "$DOT/homebrew/brew_utils.sh"
brew_install "Git" "git"