filipekiss / dotfiles-legacy

. .✧ Β· 🌎 ✷ ✫ πŸŒ™ Β· ✡ πŸš€βœ΅ * ✡ Β· 🌌✫ ✷ Β· ✧ .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Organize the Brewfiles into the homebrew folder, separating under `common`, `macos` and `linux` for better maintainability

filipekiss opened this issue Β· comments

commented

Issue auto-created from commit 39c3c63


Commit Message:

🐧 🍎 brew: Add Linuxbrew support

  • Update brew task at Makefile. The task now invokes
    scripts/brew-select.zsh which includes the appropriate
    (home|linux)brew script
  • FZF options added to the scripts/homebrew.zsh instead of living in
    the Make task
  • Add scripts/linuxbrew.zsh
  • Add linuxbrew/Brewfile

@todo: Organize the Brewfiles into the homebrew folder, separating
under common, macos and linux for better maintainability