Resolve screen freezing on ctrl-s

This commit is contained in:
Ian Keane 2020-07-20 09:11:11 -04:00
parent b7f437d22e
commit 69247fe8f6
2 changed files with 3 additions and 0 deletions

View file

@ -12,3 +12,5 @@ export DISPLAY=:0
export LIBGL_ALWAYS_INDIRECT=1
export FZF_DEFAULT_COMMAD="find -L"
export PATH="$PATH:/opt/mssql-tools/bin"
stty -ixon # disable ctrl-s terminal freeze