Sha256: 08181234faafe1e215ae8cf002f8de61c1a7d649fb38b46049b9959ce1e9fb89

Contents?: true

Size: 165 Bytes

Versions: 12

Compression:

Stored size: 165 Bytes

Contents

#!/bin/bash

# Requires
#   reboot.sh

pacman -S --noconfirm ruby

# Don't install RDoc and RI to save time and space
cat <<EOF >> /etc/gemrc
gem: --no-document
EOF

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/archlinux-x86_64/ruby.sh
veewee-0.5.0.alpha3 templates/archlinux-x86_64/ruby.sh
veewee-0.5.0.alpha2 templates/archlinux-x86_64/ruby.sh
veewee-0.5.0.alpha1 templates/archlinux-x86_64/ruby.sh
veewee-0.4.5.1 templates/archlinux-x86_64/ruby.sh
veewee-0.4.5 templates/archlinux-x86_64/ruby.sh
veewee-0.4.5.pre1 templates/archlinux-x86_64/ruby.sh
veewee-0.4.4 templates/archlinux-x86_64/ruby.sh
veewee-0.4.3 templates/archlinux-x86_64/ruby.sh
veewee-0.4.2 templates/archlinux-x86_64/ruby.sh
veewee-0.4.1 templates/archlinux-x86_64/ruby.sh
veewee-0.4.0 templates/archlinux-x86_64/ruby.sh