aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc-remote
blob: f7e5c0dd9d185aa00deb60f702e1550cfdec68a3 (plain)
1
2
3
4
if [[ $TERM != "screen" ]]; then
	tmux
	logout
fi