caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 383 forks source link

"No such file or directory" output after installing #176

Closed facupedrazzini closed 7 years ago

facupedrazzini commented 7 years ago

Every command I run after installing this theme ends in:

grep: {status|unknown}: No such file or directory
grep: {status|modified}: No such file or directory
grep: ☿ {rev}@{branch}: No such file or directory

any solution?

facupedrazzini commented 7 years ago

NVM was a conflict with my alias:

alias hg='history|grep '

works ok without it