rename err to bash-bear
[distro-setup] / gitslink
index e4b39dc56c6e856a74a999fdaaf703d10e0c57da..f44f2139a2b720ada824c4633011db10db4743f9 100755 (executable)
--- a/gitslink
+++ b/gitslink
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-source /a/bin/errhandle/err
+source /a/bin/bash-bear-trap/bash-bear
 
 e() { echo "$*"; "$@"; }
 lnf() { /a/bin/lnf/lnf "$@"; }