zsh/.zlogout

4 lines
120 B
Bash

if which zlogout_host > /dev/null; then zlogout_host; fi
if which zlogout_user > /dev/null; then zlogout_user; fi
clear