LalSalaamComrade@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year ago"Trust me bro, it's just a simple project bro, I'll be there for you bro..."lemmy.mlimagemessage-square65fedilinkarrow-up1426arrow-down115
arrow-up1411arrow-down1image"Trust me bro, it's just a simple project bro, I'll be there for you bro..."lemmy.mlLalSalaamComrade@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square65fedilink
minus-squareinspxtr@lemmy.worldlinkfedilinkarrow-up12·1 year agoor maybe most of them in a folder? and one file that defines their locations for environment variables
minus-squarehansl@lemmy.worldlinkfedilinkarrow-up8·1 year agoKind of what .env files are meant for. Not enough tools use them.
minus-squareGecko@lemmy.worldlinkfedilinkEnglisharrow-up5·1 year agoI wish something like .config would be a thing for storing configuration files in repositories. Instead we have a .vscode, .github, .gitlab, .idea, .vs, etc
minus-squarezzz@feddit.delinkfedilinkarrow-up1·1 year agoYeah, code editors really missed the memo that the XDG tried sending out, that (… mostly) works so well on Desktop Linux
or maybe most of them in a folder? and one file that defines their locations for environment variables
Kind of what .env files are meant for. Not enough tools use them.
I wish something like
.config
would be a thing for storing configuration files in repositories. Instead we have a.vscode
,.github
,.gitlab
,.idea
,.vs
, etcYeah, code editors really missed the memo that the XDG tried sending out, that (… mostly) works so well on Desktop Linux