summaryrefslogtreecommitdiffstats
path: root/.local/bin/idea
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.local/bin/idea2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/idea b/.local/bin/idea
index c6ffa6d..86335c8 100755
--- a/.local/bin/idea
+++ b/.local/bin/idea
@@ -18,7 +18,7 @@ html_fmt='\t\t\t\t<h3>'"${date}"'</h3>\
'
case $(hostname -s) in
mother|po-rbo) sed="sed -i" ;;
- fbsd-tp) sed="sed -i ''" ;;
+ mars) sed="sed -i ''" ;;
esac
$sed -e '/<!-- thoughts here -->$/{n;s#^#'"${html_fmt}"'#;}' \