dots


commit
da997b3
parent
1fe5ab8
author
xxwhirlpool
date
2025-06-08 14:07:40 -0400 EDT
add pusheu shortcut script
1 files changed,  +5, -0
A config/.local/bin/pusheu
+5, -0
1@@ -0,0 +1,5 @@
2+#!/bin/bash
3+#
4+# this is my shortcut for pushing to the remote for my site eunoia and also generating a new changelog file
5+
6+git push bytes main && cd /home/kat/Documents/Code/Git/-mine/astro-eunoia/eunoia/src/utils && node git-changelog.js