]> arthur.barton.de Git - ax-zsh.git/blob - plugins/byebye/byebye.zlogout
Initial commit
[ax-zsh.git] / plugins / byebye / byebye.zlogout
1 # AX-ZSH: Alex' Modular ZSH Configuration
2 # byebye.zlogout -- Say goodbye to interactive users
3
4 [[ -o interactive ]] \
5         && echo "Bye, bye, $LOGNAME!"