punktdateien-bashrc/settings.d/flow-control.sh

5 lines
124 B
Bash
Raw Normal View History

2024-06-04 20:53:38 +02:00
#!/usr/bin/env bash
[[ "${CONFIG_FLOW_CONTROl}" == "0" ]] && stty -ixon
[[ "${CONFIG_FLOW_CONTROL}" == "1" ]] && stty ixon