summaryrefslogtreecommitdiffstats
path: root/bin/hush/numkeys
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hush/numkeys')
-rwxr-xr-xbin/hush/numkeys2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/hush/numkeys b/bin/hush/numkeys
index ab9dc14..9d037f5 100755
--- a/bin/hush/numkeys
+++ b/bin/hush/numkeys
@@ -1,4 +1,6 @@
#!/bin/sh
+set -eu
+set -o pipefail
on() {
xmodmap -e 'keycode 10 = exclam 1'