summaryrefslogtreecommitdiffstats
path: root/.local/bin/idea
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-04-20 17:58:45 +0200
committerJoe <rrbo@proton.me>2023-04-20 17:58:45 +0200
commit94aad21577489720fc64d63c631ef28719faa34b (patch)
tree56126b33c7ae15c799d11224d399c5c19417ad32 /.local/bin/idea
parentbetter idea (diff)
downloaddotfiles-bsd-94aad21577489720fc64d63c631ef28719faa34b.tar.gz
dotfiles-bsd-94aad21577489720fc64d63c631ef28719faa34b.tar.bz2
dotfiles-bsd-94aad21577489720fc64d63c631ef28719faa34b.tar.xz
dotfiles-bsd-94aad21577489720fc64d63c631ef28719faa34b.tar.zst
dotfiles-bsd-94aad21577489720fc64d63c631ef28719faa34b.zip
up
Diffstat (limited to '')
-rwxr-xr-x.local/bin/idea14
1 files changed, 7 insertions, 7 deletions
diff --git a/.local/bin/idea b/.local/bin/idea
index 3e4ee04..a022abf 100755
--- a/.local/bin/idea
+++ b/.local/bin/idea
@@ -37,10 +37,10 @@ esac
$sed -e '/<\/channel>/i '"${rss_fmt}" \
"$HOME"/dev/web/joe-www/thoughts.xml
-#$sed -e '/<!-- thoughts here -->$/{n;s#^#'"${html_fmt}"'#;}' \
-# "$HOME"/dev/web/joe-www/thoughts.html
-#git -C "$HOME"/dev/web/joe-www add -u
-#git -C "$HOME"/dev/web/joe-www commit -m "Thought: ${date}"
-#git -C "$HOME"/dev/web/joe-www push
-#
-#vps
+$sed -e '/<!-- thoughts here -->$/{n;s#^#'"${html_fmt}"'#;}' \
+ "$HOME"/dev/web/joe-www/thoughts.html
+git -C "$HOME"/dev/web/joe-www add -u
+git -C "$HOME"/dev/web/joe-www commit -m "Thought: ${date}"
+git -C "$HOME"/dev/web/joe-www push
+
+vps