|
|
|
|
|
by theowaway213456
82 days ago
|
|
Five years ago, I would've loved this. I love the simplicity and power of good old Make. And I obsess over my workstation's configuration. I used to have a massive bash script I would use to reprovision my workstation after every clean upgrade of Ubuntu. But these days, I just tell codex to install things for me. I basically use it as a universal package manager. It's more reliable honestly than trying to keep up to date with "what's the current recommended way to install this package?" I also have it keep a list of packages I have installed, which is synced to GitHub every time the list changes. |
|