Sha256: bdecdd6781271be77bd7c9a7aa05911daa713bc4b5cab284949cdcc476b597b0

Contents?: true

Size: 221 Bytes

Versions: 36

Compression:

Stored size: 221 Bytes

Contents

#!/bin/bash
export GLI_DEBUG=true
export EDITOR="/usr/bin/vim"
alias b="bundle exec bin/howzit"

shopt -s nocaseglob
shopt -s histappend
shopt -s histreedit
shopt -s histverify
shopt -s cmdhist

cd /howzit
bundle install

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
howzit-2.1.14 docker/bash_profile
howzit-2.1.13 docker/bash_profile
howzit-2.1.12 docker/bash_profile
howzit-2.1.10 docker/bash_profile
howzit-2.1.9 docker/bash_profile
howzit-2.1.8 docker/bash_profile
howzit-2.1.7 docker/bash_profile
howzit-2.1.6 docker/bash_profile
howzit-2.1.5 docker/bash_profile
howzit-2.1.4 docker/bash_profile
howzit-2.1.3 docker/bash_profile
howzit-2.1.2 docker/bash_profile
howzit-2.1.1 docker/bash_profile
howzit-2.1.0 docker/bash_profile
howzit-2.0.34 docker/bash_profile
howzit-2.0.33 docker/bash_profile
howzit-2.0.32 docker/bash_profile
howzit-2.0.31 docker/bash_profile
howzit-2.0.30 docker/bash_profile
howzit-2.0.29 docker/bash_profile