From 5a4bb1f23faa147374e4856e8ffd7b8061cf4609 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 1 Dec 2012 13:44:31 -0500 Subject: [PATCH] disable tostop if it is enabled --- .bash_profile | 1 + 1 file changed, 1 insertion(+) diff --git a/.bash_profile b/.bash_profile index 123d6e6..0a8665f 100644 --- a/.bash_profile +++ b/.bash_profile @@ -2,3 +2,4 @@ if type -P keychain >/dev/null ; then keychain -q $(find ~/.ssh/ -type f '(' -name 'id_*' -a '!' -name '*.pub' ')') fi [[ -f ~/.bashrc ]] && . ~/.bashrc +stty -tostop -- 2.39.2