Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Great work! Thanks a lot. Can we get somekind of "brew" integration for Mac users as well please?


There's a brew formula, yes. You can do `brew install broot`.

I've been told that the bash file path I use on mac is wrong though: https://github.com/Canop/broot/issues/84


In the meantime you can just add this line to the bottom of .bash_profile after installation:

source /Users/username/Library/Preferences/org.dystroy.broot/launcher/bash/br

Obviously replacing username with your username...


If `echo $USER` works on MacOS, everybody can do `source /Users/$USER/Library/Preferences/org.dystroy.broot/launcher/bash/br`


Does your release process include publishing to brew? I ask because brew only has 0.10.3, whereas crates and github show something a few versions ahead (0.11.3). Looks awesome!


No, I unfortunately doesn't maintain myself the brew formulas, I don't even know how those things work (I'm not a mac user).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: