updated st to link configs as opposed to copying entire repo
parent
5eef215f2a
commit
e3760c75ae
@ -1,2 +1,3 @@
|
|||||||
- shell:
|
- 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:
|
- 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…
Reference in New Issue