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