Sha256: 3a942df0a3c5017533c0fc17ff2774abe88364320bd66e58e133fc6a49984ebd
Contents?: true
Size: 239 Bytes
Versions: 50
Compression:
Stored size: 239 Bytes
Contents
#!/bin/bash export GLI_DEBUG=true export EDITOR="/usr/bin/vim" alias bdoing="GLI_DEBUG=true bundle exec bin/doing" shopt -s nocaseglob shopt -s histappend shopt -s histreedit shopt -s histverify shopt -s cmdhist cd /doing bundle install
Version data entries
50 entries across 50 versions & 1 rubygems