(cleanup) revert 282311a
This commit is contained in:
parent
282311a90e
commit
f431f2bd13
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@ export XDG_DATA_HOME="${HOME}/.local/share"
|
|||
export XDG_STATE_HOME="${HOME}/.local/state"
|
||||
export ZDOTDIR="${XDG_CONFIG_HOME}/zsh"
|
||||
|
||||
# clean home - needs to be here for Docker Desktop
|
||||
export DOCKER_CONFIG="${XDG_CONFIG_HOME}/docker"
|
||||
export DOCKER_HOST="unix:///${XDG_CONFIG_HOME}/colima/docker.sock"
|
||||
# clean home
|
||||
export GNUPGHOME="${XDG_DATA_HOME}/gnupg"
|
||||
export GOPATH="${XDG_CACHE_HOME}/go"
|
||||
export LESSHISTFILE='/dev/null'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue