view defaults/create-skeleton.sh @ 7:ab4011ea1463

using C wrapper instead of perl wrapper.
author Robert McIntyre <rlm@mit.edu>
date Tue, 08 Jan 2013 18:10:15 +0000
parents 941970bc92e3
children 7b9d471fc1d3
line wrap: on
line source
1 mkdir -pv /pkg/defaults
2 ln -sfv $(pwd)/bashrc /pkg/defaults/.bashrc
3 ln -sfv $(pwd)/hg-wrapper.pl /pkg/defaults/.hg-wrapper