6 lines
116 B
Fish
Executable file
6 lines
116 B
Fish
Executable file
#!/usr/bin/env sh
|
|
|
|
. "$DOT/homebrew/brew_utils.sh"
|
|
|
|
brew_install "Github CLI" "gh"
|
|
brew_install "Gitmoji" "gitmoji"
|