dotfiles/config/zsh/cleanhome.zsh

2 lines
74 B
Bash

export GNUPGHOME="${XDG_DATA_HOME}/gnupg"
export LESSHISTFILE='/dev/null'