Live data from Hacker News

Bashstrap – For your OS X terminal

github.com

1–10 of 52 posts

Re: Bashstrap – For your OS X terminal

#3
post #2

This is just some fancied up bashrc. A (much) better alternative would be to install zsh with oh-my-zsh ( https://github.com/robbyrussell/oh-my-zsh ).

Yep! I did take a look at oh-my-zsh but decided not to go that route, I didn't like the aesthetic of many of the themes and Bash is capable of a lot of zsh's features now.

Re: Bashstrap – For your OS X terminal

#5
post #2

This is just some fancied up bashrc. A (much) better alternative would be to install zsh with oh-my-zsh ( https://github.com/robbyrussell/oh-my-zsh ).

Yep! I did take a look at oh-my-zsh but decided not to go that route, I didn't like the aesthetic of many of the themes and Bash is capable of a lot of zsh's features now.

> Bash is capable of a lot of zsh's features now.

Were some new features added to Bash that were present in zsh?

Re: Bashstrap – For your OS X terminal

#9
post #8

bash alternate to oh-my-sh : https://github.com/revans/bash-it . https://github.com/mathiasbynens/dotfiles has a pretty good collection of dotfiles repos mentioned in its readme.md. There are few more at http://dotfiles.github.io/

https://github.com/mathiasbynens/dotfiles is fantastic, I refer to that a lot.
Post reply on HN