Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Git Basics Getting Started With Git Committing Changes

Nicholas Cordoba
Nicholas Cordoba
4,998 Points

Im on a PC instead of using notepad, can I use vim? It keeps it in the shell and easier to control. Same functionality?

It keeps it in the shell and easier to control. Same functionality?

3 Answers

Myroslav Tkachenko
Myroslav Tkachenko
10,581 Points

vim is an excellent text editor, don't see a problem in using it instead of some GUI alternative.

VIM is very powerful, and also very complex.

Definitely try Vim! If you're brave you can even install Cygwin which gives you a very Unix-y environment to work in which you might find handy.