X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=gitslink;h=f44f2139a2b720ada824c4633011db10db4743f9;hb=51c8b40fd2aac71d29dc9298ca65425725ad1edd;hp=e4b39dc56c6e856a74a999fdaaf703d10e0c57da;hpb=ad09c51104f62d1da1782387025b44327a081872;p=distro-setup diff --git a/gitslink b/gitslink index e4b39dc..f44f213 100755 --- 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 "$@"; }