dotfiles/.config/zsh/.zlogout
Alexander Hess 13b8724696
Move everything possible into XDG directories
With the help of xdg-ninja (https://github.com/b3nj5m1n/xdg-ninja)
we move all kinds of config/cache files into the XDG directories
2023-05-01 02:22:39 +02:00

3 lines
83 B
Bash

# Executed by zsh when a login shell exits
source "$HOME/.config/shell/logout.sh"