João Vítor Carli Pereira

Results 7 comments of João Vítor Carli Pereira

Hi @acron0, I've fixed this on my fork: https://github.com/jvcarli/nixbox. The only required dependencies now are ruby and packer. It was tested on macOS Big Sur.

Hi, I've wrote a [custom](https://github.com/jvcarli/homebrew-tap/blob/main/tmuxp.rb) brew tap for tmuxp. I've been using it for the last month and had no problems so far, you can test it if you want....

@tony Yes, this could be added as an official formula. This would be the best approach actually. We would need to send a pull request to [homebrew-core](https://github.com/Homebrew/homebrew-core). I hadn't done...

Homebrew works on Linux too although I never use with it and forgot about it. I had some time and tested the formula on a [Debian 10](https://app.vagrantup.com/debian/boxes/buster64/versions/10.20210409.1) vagrant box, everything...

I've added a simple version assertion test to the formula and submitted a pull request to homebrew-core: https://github.com/Homebrew/homebrew-core/pull/79011. However, we need to provide a better test. This shouldn't be hard,...

@askedrelic You can uninstall tmuxp and remove my tap because tmuxp is in homebrew-core now! `brew install tmuxp` is working as expected. Thank you for testing and thank you @tony...

I tested the code from #76 but there are some caveats with it: it only works if the bare root directory name doesn't end with `.git` and if it is...