Configure cargo to use system git binary
This commit is contained in:
parent
18df56ac4a
commit
d160689f99
2
configs/cargo/config.toml
Normal file
2
configs/cargo/config.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[net]
|
||||||
|
git-fetch-with-cli = true
|
@ -35,6 +35,7 @@
|
|||||||
path: configs/nautilus/scripts/Copy to web
|
path: configs/nautilus/scripts/Copy to web
|
||||||
mode: 755
|
mode: 755
|
||||||
~/.ssh/allowed_signers: configs/ssh/allowed_signers
|
~/.ssh/allowed_signers: configs/ssh/allowed_signers
|
||||||
|
~/.cargo/config.toml: configs/cargo/config.toml
|
||||||
|
|
||||||
- shell:
|
- shell:
|
||||||
- [git submodule update --init --recursive, Installing submodules]
|
- [git submodule update --init --recursive, Installing submodules]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user