Ian Lollar

Results 7 comments of Ian Lollar

@Aaron1011 How's this pull request coming? I know you've been doing steady updates to it, and dealing with some Rubinus issues. What's the status?

@Aaron1011 Hmm, sorry - I really don't have any experience with Rubinius. If hitting up `#rubinius` doesn't work, maybe we should drop the failing tests?

@Aaron1011 According to the [Travis build](https://travis-ci.org/redhotvengeance/deep_thought/builds/16552691) of your last commit, all of the rbx builds passed. It looks like it is jruby that is having problems.

@Aaron1011 Indeed - I didn't catch that. Why would the test suite report green if it ditched a handful of tests?

I found this issue after being dismayed that the new GH Desktop app _doesn't_ wrap, which I was expecting it to do since that's what the previous version did. At...

Speaking personally, I add a `link.sh` to each folder that has more complicated linking needs. And then I have a `script/link` script to run all of them: https://github.com/redhotvengeance/dotfiles/blob/fe8be45f7c38a098f104a8cf0c6f6a61c9901d0a/script/link#L25

@bradical Yep. Check out one of my `link.sh` files that does several actions: https://github.com/redhotvengeance/dotfiles/blob/main/nvim/link.sh