BIG reorganisation.

This commit is contained in:
Bartek Stalewski 2023-07-13 17:01:13 +02:00
parent 3be3ccbbea
commit e20e00ef8a
122 changed files with 36 additions and 109 deletions

4
_cli/zsh/cleanhome.zsh Normal file
View file

@ -0,0 +1,4 @@
export GNUPGHOME="$XDG_DATA_HOME/gnupg"
export LESSHISTFILE='/dev/null'
export XAUTHORITY="$XDG_CACHE_HOME/Xauthority"
mkdir -p ~/.local/share/tig