Add devel/myrepos config - dotfiles - leot's dotfiles
 (HTM) hg clone https://bitbucket.org/iamleot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset 4cc9bb125a8035b0fd4d3f73ce78a006339232dd
 (DIR) parent 3fe5858c766685742795f91374502c8f089a0f9e
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Fri, 14 Dec 2018 14:55:18 
       
       Add devel/myrepos config
       
       (I still not regularly use it but seems handy!)
       
       Diffstat:
        mrconfig |  49 +++++++++++++++++++++++++++++++++++++++++++++++++
        1 files changed, 49 insertions(+), 0 deletions(-)
       ---
       diff -r 3fe5858c7666 -r 4cc9bb125a80 mrconfig
       --- /dev/null   Thu Jan 01 00:00:00 1970 +0000
       +++ b/mrconfig  Fri Dec 14 14:55:18 2018 +0100
       @@ -0,0 +1,49 @@
       +[repos/anmhi]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/anmhi' 'anmhi'
       +
       +[repos/anticapum]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/anticapum' 'anticapum'
       +
       +[repos/bookmarks.sh]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/bookmarks.sh' 'bookmarks.sh'
       +
       +[repos/gopher2html]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/gopher2html' 'gopher2html'
       +
       +[repos/gophercgis]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/gophercgis' 'gophercgis'
       +
       +[repos/lefrecce]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/lefrecce' 'lefrecce'
       +
       +[repos/lyrics]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/lyrics' 'lyrics'
       +
       +[repos/mkbitbucketrepo]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/mkbitbucketrepo' 'mkbitbucketrepo'
       +
       +[repos/pkgsrc-localpatches]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/pkgsrc-localpatches' 'pkgsrc-localpatches'
       +
       +[repos/plumb]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/plumb' 'plumb'
       +
       +[repos/statusbar]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/statusbar' 'statusbar'
       +
       +[repos/t]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/t' 't'
       +
       +[repos/transferwee]
       +checkout = git clone 'ssh://git@github.com/iamleot/transferwee.git' 'transferwee'
       +
       +[repos/ud]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/ud' 'ud'
       +
       +[repos/vt]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/vt' 'vt'
       +
       +[repos/wu]
       +checkout = hg clone 'ssh://hg@bitbucket.org/iamleot/wu' 'wu'
       +
       +include = cat ~/.mrconfig.private