Lindsey Bieda
Lindsey Bieda
Did you make a copy of config.cfg.example over to config.cfg? And all are the paths in that file correct? > On Oct 31, 2013, at 12:17 AM, arunabhdas [email protected] wrote:...
I honestly, have no interest in trying to do this myself, but it is an interesting idea so I'm marking it as 'up for grabs' and someone else can work...
I know this was from nearly a year ago but the following in your .bashrc or .zshrc file will fix this: ```shell export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH" ```
This doesn't really need to be merged you can update your path like brew tells you after you install with brew like this in you .bashrc file or similar ```shell...
I'm having the same issue. It was working for years prior to me hitting this and now I can't seem to get around it.
I ran into this also
Question about this code since I am playing with this is the intent to use the unicode code point for the hex value? Since this doesn't appear to be working...
I think something like ruby gems would be interesting. Is there anyway to use maus for this?