Sha256: d067ff57a6c683d36ca3b3a6ef59e5d0c2eb3aab8f1dde516212a95244ebfe3b
Contents?: true
Size: 253 Bytes
Versions: 3
Compression:
Stored size: 253 Bytes
Contents
#!/bin/bash export GLI_DEBUG=true export EDITOR="/usr/bin/vim" export PATH=$PATH:$GEM_HOME/bin 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
howzit-2.1.18 | docker/bash_profile |
howzit-2.1.16 | docker/bash_profile |
howzit-2.1.15 | docker/bash_profile |