5 lines
77 B
Bash
Executable file
5 lines
77 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
. "$DOT/homebrew/brew_utils.sh"
|
|
|
|
brew_install "Git" "git"
|