@@ -139,3 +139,8 @@ alias -g IU='| iconv -c -f utf8 -t cp1251'
# SSH Agent
#alias ssh='eval $(/usr/bin/keychain --eval --agents ssh -Q --quiet ~/.ssh/id_ed25519) && ssh'
# start tmux on SSH-sessions
if [ -n "$SSH_CONNECTION" ]; then
tmux attach -d || tmux new
fi
The note is not visible to the blocked user.