It cuts out the fluff
To me it looks like the exact opposite.Bashstrap – For your OS X terminal
11–20 of 52 posts
Re: Bashstrap – For your OS X terminal
#12Earlier quoted context omitted.
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
#13Re: Bashstrap – For your OS X terminal
#14bash 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.
Re: Bashstrap – For your OS X terminal
#15This is quite sad, for a better alternative starter check out Paul Irish's which seems to be based on mathias's. The link is here: https://github.com/paulirish/dotfiles
Re: Bashstrap – For your OS X terminal
#16Oh My ZSH works very well for me. Love it
Re: Bashstrap – For your OS X terminal
#17This 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 ).
Anyone who does not enjoy spending huge amounts of time trouble-shooting on the terminal should use bash. It's the default in most distributions, it supports all major features a modern shell should.
Re: Bashstrap – For your OS X terminal
#18https://github.com/sorin-ionescu/prezto
which is a very nice alternative and much smaller.
Re: Bashstrap – For your OS X terminal
#19It cuts out the fluff To me it looks like the exact opposite.
Re: Bashstrap – For your OS X terminal
#20Oh My ZSH works very well for me. Love it
+1 for Oh My Zsh. Has plugins for git, sublime_text, etc, and great support.