Initial commit
This commit is contained in:
commit
25cbb9b95e
5
.config/mr/available.d/mr.vcsh
Normal file
5
.config/mr/available.d/mr.vcsh
Normal file
@ -0,0 +1,5 @@
|
||||
[$HOME/.config/vcsh/repo.d/mr.git]
|
||||
checkout = vcsh clone git://github.com/RichiH/vcsh_mr_template.git
|
||||
update = vcsh run mr git pull
|
||||
push = vcsh run mr git push
|
||||
status = vcsh run mr git status
|
5
.config/mr/available.d/zsh.vcsh
Normal file
5
.config/mr/available.d/zsh.vcsh
Normal file
@ -0,0 +1,5 @@
|
||||
[$HOME/.config/vcsh/repo.d/zsh.git]
|
||||
checkout = vcsh clone git://github.com/RichiH/zshrc.git
|
||||
update = vcsh run zsh git pull
|
||||
push = vcsh run zsh git push
|
||||
status = vcsh run zsh git status
|
1
.config/mr/config.d/mr.vcsh
Symbolic link
1
.config/mr/config.d/mr.vcsh
Symbolic link
@ -0,0 +1 @@
|
||||
../available.d/mr.vcsh
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*
|
Loading…
x
Reference in New Issue
Block a user