diff --git a/bashtuner.sh b/bashtuner.sh index 2720d50..eb7d1d3 100755 --- a/bashtuner.sh +++ b/bashtuner.sh @@ -3,6 +3,8 @@ # Written by Storm Dragon https://social.stormdragon.tk/storm # Released under the terms of the WTFPL License http://wtfpl.net +trap 'exit 0' SIGINT + declare -A tuning=( # Dropped 1 step. [6d]="D2 G2 C3 F3 A3 D4"