updated st to link configs as opposed to copying entire repo

nvim
spinach 2 years ago
parent 5eef215f2a
commit e3760c75ae

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

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

Loading…
Cancel
Save