Cleaning up.

This commit is contained in:
Bartek Stalewski 2024-06-19 23:26:17 +02:00
parent 0762c38b50
commit f26274aeae
No known key found for this signature in database
19 changed files with 2 additions and 2 deletions

2
config/zsh/cleanhome.zsh Normal file
View file

@ -0,0 +1,2 @@
export GNUPGHOME="$XDG_DATA_HOME/gnupg"
export LESSHISTFILE='/dev/null'