feat: dotfiles ssh url
This commit is contained in:
parent
eea829ae6e
commit
26b508767d
@ -11,3 +11,4 @@ git clone --bare "$repo" "$HOME/.dotfiles"
|
|||||||
"${config[@]}" checkout -f
|
"${config[@]}" checkout -f
|
||||||
"${config[@]}" submodule update --init --recursive --remote
|
"${config[@]}" submodule update --init --recursive --remote
|
||||||
"${config[@]}" config status.showUntrackedFiles no
|
"${config[@]}" config status.showUntrackedFiles no
|
||||||
|
"${config[@]}" remote set-url origin git@git.maby.dev:ange/.dotfiles.git
|
||||||
|
Loading…
Reference in New Issue
Block a user