clean up cargo
This commit is contained in:
parent
5014b63681
commit
4f496fa189
1 changed files with 1 additions and 0 deletions
1
.profile
1
.profile
|
@ -25,6 +25,7 @@ export ZDOTDIR="$HOME/.config/zsh"
|
|||
export PASSWORD_STORE_DIR="$HOME/.local/share/password-store"
|
||||
export TMUX_TMPDIR="$XDG_RUNTIME_DIR"
|
||||
export ANDROID_SDK_HOME="$XDG_CONFIG_HOME/android"
|
||||
export CARGO_HOME="$XDG_DATA_HOME/cargo"
|
||||
|
||||
# Other program settings:
|
||||
export DICS="/usr/share/stardict/dic/"
|
||||
|
|
Loading…
Reference in a new issue