dotfiles/zsh/.zlogout

1 line
66 B
Bash

[[ -d "/home/$(whoami)/.tmp" ]] && rm -rf "/home/$(whoami)/.tmp/*"