mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Untrack cargo
This commit is contained in:
parent
ef8bd8b9b7
commit
0c97483706
2 changed files with 1 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
[source.crates-io]
|
||||
replace-with = 'tuna'
|
||||
|
||||
[source.tuna]
|
||||
registry = "https://mirrors.tuna.tsinghua.edu.cn/git/crates.io-index.git"
|
||||
|
|
@ -42,6 +42,7 @@ HISTFILE DEFAULT=${XDG_DATA_HOME}/zsh/history
|
|||
RANDFILE DEFAULT=${XDG_DATA_HOME}/openssl/randfile
|
||||
|
||||
# rust
|
||||
CARGO_HOME DEFAULT=${XDG_DATA_HOME}/cargo
|
||||
RUSTUP_HOME DEFAULT=${XDG_DATA_HOME}/rustup
|
||||
|
||||
# golang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue