diff --git a/Makefile b/Makefile index fffbb92..d8ffea9 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,8 @@ setup: bash ./scripts/go.sh bash ./scripts/rust.sh bash ./scripts/python.sh + make clean + make stow @echo "Full setup completed." # Just stow the dotfiles