diff options
| -rw-r--r-- | bash_profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile index ed80112..5bc00ed 100644 --- a/bash_profile +++ b/bash_profile @@ -1,2 +1,3 @@ [[ -s ~/.bashrc ]] && source ~/.bashrc +stty -ixon -ixoff |
