diff options
Diffstat (limited to 'bash/config.sh')
-rw-r--r-- | bash/config.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/config.sh b/bash/config.sh index ac9f7c2..37a4806 100644 --- a/bash/config.sh +++ b/bash/config.sh @@ -30,3 +30,5 @@ shopt -s checkwinsize isLinux && { shopt -s globstar } + +stty -ixon |