diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2014-06-07 00:59:55 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2014-06-07 00:59:55 +0100 |
commit | 7163b3a6a97a1d66124bcf3a2e331b014cf6b8ef (patch) | |
tree | bd3345aa1845adc09d375688fd6f523e52867201 /.config | |
download | mr-master.tar.gz |
Diffstat (limited to '.config')
-rw-r--r-- | .config/mr/available.d/mr.vcsh | 2 | ||||
l--------- | .config/mr/config.d/mr.vcsh | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.config/mr/available.d/mr.vcsh b/.config/mr/available.d/mr.vcsh new file mode 100644 index 0000000..5977edc --- /dev/null +++ b/.config/mr/available.d/mr.vcsh @@ -0,0 +1,2 @@ +[$HOME/.config/vcsh/repo.d/mr.git] +checkout = vcsh clone git://git.dereenigne.org/dotfiles/mr.git mr diff --git a/.config/mr/config.d/mr.vcsh b/.config/mr/config.d/mr.vcsh new file mode 120000 index 0000000..e69f21d --- /dev/null +++ b/.config/mr/config.d/mr.vcsh @@ -0,0 +1 @@ +../available.d/mr.vcsh
\ No newline at end of file |