Modify GOPATH
This commit is contained in:
parent
9ac5ea9e15
commit
0e73d04052
1 changed files with 1 additions and 0 deletions
|
@ -11,5 +11,6 @@ export DEBUGINFOD_URLS="https://debuginfod.archlinux.org"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
|
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
|
||||||
|
export GOPATH="$XDG_DATA_HOME"/go
|
||||||
|
|
||||||
export GNUPGHOME="$XDG_DATA_HOME"/gnupg
|
export GNUPGHOME="$XDG_DATA_HOME"/gnupg
|
||||||
|
|
Loading…
Add table
Reference in a new issue