added st make clean to avoid the constant git status updates

This commit is contained in:
spinach 2023-03-05 17:39:51 -05:00
parent f13d6269f8
commit b2834645a1

View File

@ -1,3 +1,3 @@
- shell:
- [rm shells/st/config.h && cp shells/st-desktop/config.h shells/st/, Copying config]
- [cd shells/st && sudo make install, Installing st]
- [cd shells/st && sudo make install && make clean, Installing st]