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

Ruby

How do I customize the command line for Ruby/Rails?

I've noticed in the Ruby Dev Track that both instructors use customized command lines for development. I'd like to customize mine like Jason's with the current version of Ruby and Rails and the current directory. Can anybody point me in the right direction for this? Thanks.

1 Answer

Crisoforo Gaspar Hernández
Crisoforo Gaspar Hernández
18,302 Points

You can check this out: https://github.com/robbyrussell/oh-my-zsh

It's a great shell with many features you can customize.