remember blobcatd?
this is him now, feel old yet?
available at my github
@lewdum you probably want to check this out :D
this also was a good reason to try out Makefiles. who would have thought that the first thing i do with Makefiles would be a silly gig
@gravitos @lewdum
wonderfox@archangel ~/git_repos/blobcatd $ make installsudo cp "./blobcatd" "/usr/bin/blobcatd"cp -R "./config/blobcatd" "/home/wonderfox/.config/blobcatd"cp: cannot stat './config/blobcatd': No such file or directorymake: *** [Makefile:5: install] Error 1
@wonderfox @lewdum блять ща починю
@wonderfox починил
@gravitos установилось. но:
wonderfox@archangel ~ $ blobcatd -tbash: /usr/bin/blobcatd: Permission denie
@wonderfox да, я это тоже уже исправил, сорян, я идиот
@gravitos а как обновиться?
@wonderfox клонировать ещё раз и install поверх 🤷
@gravitos всё ещё permission denied
@wonderfox бля) сделай chmod a+x /usr/bin/blobcatd, я потом с этим разберусь
@gravitos @lewdum brb gonna nixify this and turn into a NixOS home-manager module
this also was a good reason to try out Makefiles. who would have thought that the first thing i do with Makefiles would be a silly gig