]> git.wh0rd.org - home.git/blobdiff - .bash_profile
bash_profile: ignore stty tostop errors
[home.git] / .bash_profile
index 4ad5a34a197c1f1da3d04fceac0b7343b310a629..75b8798cfd803f29b87bc9667485f31fa187c26a 100644 (file)
@@ -6,4 +6,4 @@ if type -P keychain >/dev/null ; then
        )
 fi
 [[ -f ~/.bashrc ]] && . ~/.bashrc
-stty -tostop
+stty -tostop 2>/dev/null