zsh/config/zsh/logout/xdg-clear

3 lines
70 B
Bash

#! zsh
(( $(w -h $LOGNAME | wc -l) == 1 )) && rm -rf $XDG_RUNTIME_DIR