From: Ian Kelling Date: Mon, 5 Aug 2024 00:53:52 +0000 (-0400) Subject: new fun X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;h=5a93de0cf0a25127d7d3cc408cdc86c36f670e1c;p=distro-setup new fun --- diff --git a/brc b/brc index ad476c2..161a2cc 100644 --- a/brc +++ b/brc @@ -379,10 +379,6 @@ mysrc /a/bin/fai/fai/config/distro-install-common/bash-misc-funcs y() { m "${@//spring/fall}" } -h() { - e "${@//spring/fall}" -} - ### begin FSF section ### @@ -3810,6 +3806,11 @@ fsplit() { done } +# histignored function +h() { + "$@" +} + brc3() { source /a/c/brc3