alphacyberranger to Programmer [email protected] • 1 year agoIt's routinesh.itjust.worksimagemessage-square27fedilinkarrow-up1842arrow-down113
arrow-up1829arrow-down1imageIt's routinesh.itjust.worksalphacyberranger to Programmer [email protected] • 1 year agomessage-square27fedilink
minus-squarealphacyberrangerOPlinkfedilink7•1 year agoI had to edit code on terminal using nano in production.
minus-square@[email protected]linkfedilink3•1 year agoUse the great vim, install a linter plugin if you need one
I had to edit code on terminal using nano in production.
Use the great vim, install a linter plugin if you need one
Why not just use vim? It’s preinstalled.
Not inside a docker container.
Oh.