- commit
- 60aa5bd
- parent
- f07cae2
- author
- chasinglightning
- date
- 2025-01-28 13:32:01 -0500 EST
stow pt 2
1 files changed,
+3,
-1
M
stow.sh
M
stow.sh
+3,
-1
1@@ -2,7 +2,9 @@
2
3 echo "pulling from git..." | gum style --foreground "#f4b8e4" --border none
4
5-git pull
6+git pull dotfiles main
7+
8+echo "git pull complete!" | gum style --foreground "#f4b8e4" --border none
9
10 echo "stowing your shit..." | gum style --foreground "#f4b8e4" --border none
11