Add clean and stow to setup

This commit is contained in:
MangoPig 2025-12-05 19:25:37 +00:00
parent d3830840c2
commit 75ffecbfb6

View File

@ -10,6 +10,8 @@ setup:
bash ./scripts/go.sh bash ./scripts/go.sh
bash ./scripts/rust.sh bash ./scripts/rust.sh
bash ./scripts/python.sh bash ./scripts/python.sh
make clean
make stow
@echo "Full setup completed." @echo "Full setup completed."
# Just stow the dotfiles # Just stow the dotfiles