This repository contains some useful scripts and bits for sysdevs.
-.mrconfig - to use this config the best thing to do is to put this in your ~/.mrconfig:
+.mrconfig - to use this config the best thing to do is to put this in your
+~/.mrconfig:
[leap/scripts]
checkout = git clone ssh://gitolite@code.leap.se:scripts scripts &&
that way this scripts repository will be checked out and the .mrconfig file will
be symlinked into your $HOME/leap directory.
+You will also need to add the path to this .mrconfig to your ~/.mrtrust.
+
Then when in $HOME/leap, you can run 'mr checkout' and 'mr update' to checkout
all the repositories, and to get them updated.