mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
removed env variables that cause problems
This commit is contained in:
parent
4d9110a51c
commit
702c283e57
@ -89,10 +89,6 @@ set -xg RUSTUP_HOME ~/.local/share/rustup
|
|||||||
# Golang
|
# Golang
|
||||||
set -xg GOPATH ~/.local/share/go
|
set -xg GOPATH ~/.local/share/go
|
||||||
|
|
||||||
# System
|
|
||||||
set -xg XDG_DATA_DIRS /usr/share /usr/local/share
|
|
||||||
set -xg XDG_CONFIG_DIRS /etc/xdg
|
|
||||||
|
|
||||||
# User
|
# User
|
||||||
set -xg XDG_CACHE_HOME $HOME/.cache
|
set -xg XDG_CACHE_HOME $HOME/.cache
|
||||||
set -xg XDG_CONFIG_HOME $HOME/.config
|
set -xg XDG_CONFIG_HOME $HOME/.config
|
||||||
|
Loading…
Reference in New Issue
Block a user