rename err to bash-bear
[distro-setup] / myi3status
index d8c5d22e7c020280231c927ab784c1519b38860c..189e9f03ab7e6034106a26d3f53755a0a5fa2b6d 100755 (executable)
@@ -52,7 +52,7 @@
 #
 if [ -z "$BASH_VERSION" ]; then echo "error: shell is not bash" >&2; exit 1; fi
 
-source /a/bin/errhandle/err
+source /a/bin/bash-bear-trap/bash-bear
 
 shopt -s nullglob
 shopt -s dotglob