Adding configs for most dotfiles repos

This commit is contained in:
David Thurstenson 2024-04-27 04:05:53 -05:00
parent c213fce87f
commit 68fe654d50
10 changed files with 17 additions and 3 deletions

View File

@ -0,0 +1,2 @@
[$HOME/.config/vcsh/repo.d/bashrc.git]
checkout = vcsh clone ssh://gitea@git.thurstylark.com:50000/dotfiles/bashrc.git bashrc

View File

@ -0,0 +1,2 @@
[$HOME/.config/vcsh/repo.d/bin.git]
checkout = vcsh clone ssh://gitea@git.thurstylark.com:50000/dotfiles/bin.git bin

View File

@ -1,2 +1,2 @@
[$HOME/.config/vcsh/repo.d/mr.git]
checkout = vcsh clone git://github.com/RichiH/vcsh_mr_template.git mr
checkout = vcsh clone ssh://gitea@git.thurstylark.com:50000/dotfiles/mr.git mr

View File

@ -0,0 +1,2 @@
[$HOME/.config/vcsh/repo.d/reminders.git]
checkout = vcsh clone ssh://gitea@git.thurstylark.com:50000/dotfiles/reminders.git reminders

View File

@ -0,0 +1,2 @@
[$HOME/.config/vcsh/repo.d/ssh.git]
checkout = vcsh clone ssh://gitea@git.thurstylark.com:50000/dotfiles/ssh.git ssh

View File

@ -0,0 +1,2 @@
[$HOME/.config/vcsh/repo.d/sway.git]
checkout = vcsh clone ssh://gitea@git.thurstylark.com:50000/dotfiles/sway.git sway

View File

@ -0,0 +1,2 @@
[$HOME/.config/vcsh/repo.d/termcfg.git]
checkout = vcsh clone ssh://gitea@git.thurstylark.com:50000/dotfiles/termcfg.git termcfg

View File

@ -0,0 +1,2 @@
[$HOME/.config/vcsh/repo.d/tmux.git]
checkout = vcsh clone ssh://gitea@git.thurstylark.com:50000/dotfiles/tmux.git tmux

View File

@ -0,0 +1,2 @@
[$HOME/.config/vcsh/repo.d/vim.git]
checkout = vcsh clone ssh://gitea@git.thurstylark.com:50000/dotfiles/vim.git vim

View File

@ -1,2 +0,0 @@
[$HOME/.config/vcsh/repo.d/zsh.git]
checkout = vcsh clone git://github.com/RichiH/zshrc.git zsh