From: Mike Frysinger Date: Sat, 1 Dec 2012 18:44:31 +0000 (-0500) Subject: disable tostop if it is enabled X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=5a4bb1f23faa147374e4856e8ffd7b8061cf4609;p=home.git disable tostop if it is enabled --- 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