DEV Community

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

Collapse
 
gcugreyarea profile image
Barry Robinson • Edited

Learn to use vi! Editors like vs code are great, but when you need to do something in a remote system where you don’t have access, vi will be there.