Путь к настройкам GNUPG

This commit is contained in:
Andrei Astafev 2019-08-22 11:46:38 +03:00
parent 1ac24eca54
commit ce8cd1657d

View File

@ -7,6 +7,7 @@ export XDG_CONFIG_HOME=$HOME/.config
export XDG_CACHE_HOME=$HOME/.cache
export XDG_DATA_HOME=$HOME/.local/share
export GNUPGHOME=$HOME/.config/gnupg
export SVDIR=$HOME/sv
UNCRUSTIFY_CONFIG="${XDG_CONFIG_HOME}/uncrustify/default.cfg"