iankelling.org
/
git
/
distro-setup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e540f8
)
new fun
author
Ian Kelling
<ian@iankelling.org>
Mon, 5 Aug 2024 00:53:52 +0000
(20:53 -0400)
committer
Ian Kelling
<ian@iankelling.org>
Mon, 5 Aug 2024 00:53:52 +0000
(20:53 -0400)
brc
patch
|
blob
|
history
diff --git
a/brc
b/brc
index ad476c2596f7a00f1896ef5a67b5c3ed2d6b7c47..161a2cc3222a7fc17b9fffa6424f676eb1ea7634 100644
(file)
--- 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