Add clean and stow to setup
This commit is contained in:
parent
d3830840c2
commit
75ffecbfb6
2
Makefile
2
Makefile
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user