From: Oleg Broytman Date: Sat, 27 Dec 2025 20:59:58 +0000 (+0300) Subject: .profile: Prepare for Debian 13 "trixie" which removes `mesg` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=f63024677f823007bfc9b4ba2aaac7bf171178ed;p=dotfiles.git .profile: Prepare for Debian 13 "trixie" which removes `mesg` --- diff --git a/.profile b/.profile index 9d997e9..bdaa43d 100644 --- a/.profile +++ b/.profile @@ -189,9 +189,9 @@ if [ -t 0 ] ; then ### biff controls new mail notification #biff n ### mesg controls messages (write/talk) from other users - mesg n + #mesg n # make mail(1) use a pager - crt=; export crt + #crt=; export crt PYTHONSTARTUP="$HOME"/lib/python/init.py export PYTHONSTARTUP