Sha256: 9bfe086c3d547964edee1b877eb064fca2afdfd2237e8427849bafe427ba4920

Contents?: true

Size: 428 Bytes

Versions: 12

Compression:

Stored size: 428 Bytes

Contents

# bash/sh environment support for Mu tools. Intended for the system (root)
# user. Regular users get a .murc installed by mu-user-manage, from the template
# in <%= @installdir %>/lib/install/user-dot-murc.erb
export PATH="<%= @installdir %>/bin:/usr/local/ruby-current/bin:${PATH}:/opt/opscode/embedded/bin"
#export MU_INSTALLDIR="<%= @installdir %>"
#export MU_DATADIR="<%= @installdir %>/var"

alias vi=vim
export EDITOR=vim

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
cloud-mu-2.0.0.pre.beta2 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.beta1 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.alpha9 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.alpha8 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.alpha7 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.alpha6 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.alpha5 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.alpha4 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.alpha3 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.alpha2 cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-2.0.0.pre.alpha cookbooks/mu-master/templates/default/mu.rc.erb
cloud-mu-1.9.0.pre.beta cookbooks/mu-master/templates/default/mu.rc.erb