Commit 9c6b93a

chasinglightning  ·  2025-04-10 22:53:45 -0400 EDT
parent 0a164a5
moved stow dir location, edited script
1 files changed,  +1, -1
+1, -1
1@@ -8,7 +8,7 @@ echo "git pull complete!" | gum style --foreground "#f4b8e4" --border none
2 
3 echo "stowing your shit..." | gum style --foreground "#f4b8e4" --border none
4 
5-stow -v -t ~ "config"
6+stow -v -t ~ "config" --adopt
7 
8 stow -v -t ~ "git" --adopt 
9