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