DEV Community

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

Collapse
 
vgrovestine profile image
Vincent Grovestine • Edited

Bash scripts => nano (vi only if I'm absolutely stuck on a system that's not mine)

.htaccess files and quick HTML/CSS edits => xed (aka gedit)

Markdown => Remarkable

Everything else => VS Code