3 lines
83 B
Bash
3 lines
83 B
Bash
# Executed by zsh when a login shell exits
|
|
|
|
source "$HOME/.config/shell/logout.sh"
|