Docker config settings.
This commit is contained in:
parent
6d18ab972b
commit
25feeb8779
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ export XDG_STATE_HOME="${HOME}/.local/state"
|
||||||
export ZDOTDIR="${XDG_CONFIG_HOME}/zsh"
|
export ZDOTDIR="${XDG_CONFIG_HOME}/zsh"
|
||||||
|
|
||||||
# clean home - needs to be here for Docker Desktop
|
# clean home - needs to be here for Docker Desktop
|
||||||
export DOCKER_CONFIG="${XDG_CONFIG_HOME}/docker"
|
|
||||||
export GNUPGHOME="${XDG_DATA_HOME}/gnupg"
|
export GNUPGHOME="${XDG_DATA_HOME}/gnupg"
|
||||||
export GOPATH="${XDG_CACHE_HOME}/go"
|
export GOPATH="${XDG_CACHE_HOME}/go"
|
||||||
export LESSHISTFILE='/dev/null'
|
export LESSHISTFILE='/dev/null'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue