alphacyberranger to Programmer Humor@programming.dev · 2 years agoIt's routineimagemessage-square27fedilinkarrow-up1863arrow-down113
arrow-up1850arrow-down1imageIt's routinealphacyberranger to Programmer Humor@programming.dev · 2 years agomessage-square27fedilink
minus-squarealphacyberrangerOPlinkfedilinkarrow-up8arrow-down1·2 years agoI had to edit code on terminal using nano in production.
minus-squareoriginal_ish_name@lemm.eelinkfedilinkarrow-up3·2 years 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.