minor improvements
[distro-setup] / brc2
diff --git a/brc2 b/brc2
index e7d50e3f06b7d37d083a1e393e54bc22fa05bb5c..5c86f00f8845b7c5f18885922fdb06c77f300cb7 100644 (file)
--- a/brc2
+++ b/brc2
@@ -4055,7 +4055,7 @@ ref() {
        -o -name .hg -prune -o -name .editor-backups -prune \
        -o -name .undo-tree-history -prune \) 2>/dev/null | grep -iP --color=auto -- "$*" ||:
   rgv -- "$*" $paths /a/work.org ||:
-  }
+}
 
 
 # for use in /f/bind
@@ -4349,6 +4349,14 @@ attach-txt() {
   done | ec
 }
 
+ctof() {
+  units "tempC($1)" tempF
+}
+
+ftoc() {
+  units "tempF($1)" tempC
+}
+
 export BASEFILE_DIR=/a/bin/fai-basefiles
 
 #export ANDROID_HOME=/a/opt/android-home