Files
dotfiles/setup/gem.sh
2022-07-08 14:07:53 +02:00

11 lines
428 B
Bash
Executable File

#!/bin/sh
brew install brew-gem
brew gem install bundler # Bundler manages an application's dependencies
brew gem install git-up # git command to fetch and rebase all branches
brew gem install github-linguist # Language Savant.
brew gem install lunchy # Friendly wrapper around launchctl
brew gem install neovim # Ruby provider for NeoVim
brew gem install erb_lint # Lint ERB or HTML