DEV Community

Discussion on: Which editor do you use when opening files like .bash_profile, etc?

Collapse
 
jsalvador profile image
Juanjo Salvador

I used to be a nano fan, but since I don't have nano at my company servers, I become a vim user. So, I'm gonna say vim.

Esc + :wq :P

Collapse
 
flrnd profile image
Florian Rand

:x (less typing 😂)