diff options
author | Jonas Smedegaard <dr@jones.dk> | 2012-10-11 13:31:19 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2012-10-11 13:31:19 +0200 |
commit | 960edc382037832face7d9a11df33d864b9d92ea (patch) | |
tree | cf53ff8cb3d80146677222e62b612bc319d6ee2a | |
parent | b45124aa55f78da1c88d1ab4e37d620ea290e116 (diff) |
Add project: shell.
-rw-r--r-- | .config/mr/available.d/shell | 2 | ||||
l--------- | .config/mr/config.d/shell | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.config/mr/available.d/shell b/.config/mr/available.d/shell new file mode 100644 index 0000000..da2bb0c --- /dev/null +++ b/.config/mr/available.d/shell @@ -0,0 +1,2 @@ +[$HOME/.config/vcsh/repo.d/shell.git] +checkout = vcsh clone git://source.jones.dk/vcsh/shell diff --git a/.config/mr/config.d/shell b/.config/mr/config.d/shell new file mode 120000 index 0000000..1ce54f4 --- /dev/null +++ b/.config/mr/config.d/shell @@ -0,0 +1 @@ +../available.d/shell
\ No newline at end of file |