- commit
- 91ab931
- parent
- 47270c7
- author
- xxwhirlpool
- date
- 2026-04-20 21:42:10 -0400 EDT
projects folder on kwangya
1 files changed,
+3,
-3
+3,
-3
1@@ -118,7 +118,7 @@ alias gdiff="gitd"
2 alias gits="git status"
3 alias gita="git add ."
4 alias gitlc="git diff HEAD~"
5-alias pusheu="git push bytes main && cd /home/kat/Documents/Git/-mine/eunoia-astro/src/utils && node git-changelog.js && cd ../../"
6+alias pusheu="git push bytes main && cd /home/kat/Projects/mine/eunoia-astro/src/utils && node git-changelog.js && cd ../../"
7
8 # dev
9 alias irb="rv run irb"
10@@ -130,7 +130,7 @@ alias mterm="mvpn kitty"
11
12 # cd bookmarks
13 alias dotf="cd /home/kat/dotfiles"
14-alias gmine="cd /home/kat/Documents/Git/-mine"
15+alias gmine="cd /home/kat/Projects/mine"
16
17 # servers
18 alias fujo="kitty +kitten ssh fujo"
19@@ -211,7 +211,7 @@ passgen() {
20 # custom dir of art in dotfiles
21 # using arttime (github: poetaman/arttime)
22 playart() {
23- ARTDIR="/home/kat/Documents/Code/Git/-mine/dotfiles/config/.local/share/arttime/textart"
24+ ARTDIR="/home/kat/dotfiles/config/.local/share/arttime/textart"
25 ARTSHUF=$(find "$ARTDIR" -type f | shuf -n1)
26
27 for art in $ARTSHUF; do