recursive config load
This commit is contained in:
@ -164,6 +164,9 @@ export LC_ALL="en_US.UTF-8"
|
||||
export LC_CTYPE="en_US.UTF-8"
|
||||
export LANG_ALL="en_US.UTF-8"
|
||||
|
||||
export CARGO_NET_GIT_FETCH_WITH_CLI=true
|
||||
|
||||
|
||||
source ~/.bash_profile
|
||||
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
Reference in New Issue
Block a user