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

Version Path
doing-2.1.41 docker/bash_profile
doing-2.1.40 bash_profile
doing-2.1.39 bash_profile
doing-2.1.38 bash_profile
doing-2.1.37 bash_profile
doing-2.1.36 bash_profile
doing-2.1.35 bash_profile
doing-2.1.34 bash_profile
doing-2.1.33 bash_profile
doing-2.1.32 bash_profile