dots


commit
54db609
parent
9a72aea
author
chasinglightning
date
2025-06-09 19:04:18 -0400 EDT
remove pusheu
2 files changed,  +2, -3
M .gitignore
+1, -0
1@@ -3,3 +3,4 @@ git/.gitconfig
2 config/.config/conky/wttr.png
3 
4 config/.bashrc
5+config/.local/bin/pusheu
M config/.local/bin/pusheu
+1, -3
1@@ -1,5 +1,3 @@
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/Git/-mine/eunoia-astro/src/utils && node git-changelog.js
7+git push bytes main && cd /home/kat/Documents/Code/Git/-mine/astro-eunoia/eunoia/src/utils && node git-changelog.js