Cleaner home.
This commit is contained in:
parent
c059a6a1d6
commit
5dabffa581
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ export ZDOTDIR="${XDG_CONFIG_HOME}/zsh"
|
|||
# clean home - needs to be here for Docker Desktop
|
||||
export DOCKER_CONFIG="${XDG_CONFIG_HOME}/docker"
|
||||
export GNUPGHOME="${XDG_DATA_HOME}/gnupg"
|
||||
export GOPATH="${XDG_CACHE_HOME}/go"
|
||||
export LESSHISTFILE='/dev/null'
|
||||
|
||||
# linux only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue