-
I'm pretty sure I'm deep into "undocumented / unsupported use case" territory here, but figured I'd raise the issue just in case there's a better way to do it or an opportunity to enhance Homebrew.
…
-
Hello! I like your plugin a lot, but I noticed that syntax highlighting doesn't work with `Brewfile`s. If I have some time, I will try to submit a PR for this, as I would like to get better at vimscri…
-
```
+ mkdir -p /Users/worker/homebrew
+ export PATH=/Users/worker/homebrew/bin:/Users/worker/Library/Python/2.7/bin:/Users/worker/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
+ PATH=/Use…
-
- install tmux plugin when started
- run `prefix + I`
- init neobundle [refs](https://github.com/Shougo/neobundle.vim)
- brewfiles...
- initialize Ricty
- `cp path/to/ricty/[version]/share/fo…
-
It would be awesome to see WRF make it into the homebrew package manager system in the future. This would lower the barrier to entry for researchers and tinkerers. But there are some potential issues …
-
For my dotfiles I have a core brewfile, a work brewfile, and a home brewfile. The core file gets used on both my work machine and home machine, while the others only get used on one. For the most part…
-
**Describe the bug**
Just upgraded to latest OSX and after generating a new Brewfile, this is what I see:
```
mas "", id: 568494494
mas "", id: 915542151
mas "", id: 926036361
etc...
```
So…
-
For example, I have had the following line in my Brewfile for years:
`brew 'findutils', args: ["with-default-names"]`
What do I need to do do keep using a brewfile and still get the expected resul…
-
My use case is that I'm using Stow to manage my dotfiles. If I do `stow zsh` to symlink my zsh config files, I might create `~/.config/homebrew/Brewfile.zsh`. After I run `stow` on all of my packages,…
-
Currently the DSL seems to choke on invalid quotes, causing the whole Brewfile to fail with "missing formula" errors for each single line. I would suggest to either
- split by newline and parse each l…