You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DevOps-Bash-tools/setup/gem-packages-desktop.txt

20 lines
402 B
Plaintext

#
# Author: Hari Sekhon
# Date: 2013-02-18 10:47:57 +0000 (Mon, 18 Feb 2013)
#
# vim:ts=4:sw=4:et
gist
jgrep
lolcat
# mdl needs ruby >= 2.4.0 whereas Mac has 2.3.0, so install manually via
#
# brew install ruby
#
# GEM=/usr/local/Cellar/ruby/*/bin/gem ./ruby_gem_install.sh mdl
#
# will be picked up by new shells via .bash.d/paths.sh automatically detecting and adding ~/.gem/ruby/*/bin
#
# mdl