Coder Social home page Coder Social logo

homebrew's Introduction

homebrew

Defines Homebrew aliases.

Also adds the Homebrew-managed zsh/site-functions path into your fpath.

Aliases

Homebrew

  • brewa auto uninstalls formulae that are no longer needed.
  • brewc cleans the cache.
  • brewC scrubs the cache, including downloads for the latest versions.
  • brewd checks your system for potential problems.
  • brewe edits given formula.
  • brewi shows information about given formula.
  • brewI installs given formula.
  • brewl lists installed formulae.
  • brewL lists installed formulae that don't depend on other installed formula.
  • brewo lists outdated installed formulae.
  • brewr reinstalls given formula.
  • brews performs a search of formula names.
  • brewS manages background services with macOS' launchctl daemon manager.
  • brewu updates Homebrew and all formulae.
  • brewU upgrades outdated and unpinned formulae.
  • brewx uninstalls a given formula.
  • brewX deletes all installed versions of given formula.

Homebrew Cask

  • caske edits given cask.
  • caski shows information about given cask.
  • caskI installs given cask.
  • caskl lists installed casks.
  • casko lists outdated installed casks.
  • caskr reinstalls given cask.
  • casks performs a search of cask tokens.
  • caskU upgrades given cask or all outdated casks, if none given.
  • caskx uninstalls given cask.
  • caskX uninstalls even if given cask does not appear to be present.
  • caskz zaps all files associated with given cask.

homebrew's People

Contributors

ericbn avatar rhevin avatar rtgibbons avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

homebrew's Issues

Adding Homebrew's zsh functions to module

Homebrew install's all the ZSH functions for applications installed info /opt/homebrew/share/zsh/site-functions by default using $(brew --prefix)/share/zsh/site-functions to get the exact path.

Should fpath+="$(brew --prefix)/share/zsh/site-functions" be added after the brew availability check to add these functions in? Or is there a better way?

Cask Upgrades

Homebrew cask's that don't have self-updates can be updated with brew cask upgrade

Right now we have brewU set to upgrade all packages, but caskU is set to reinstall.

Should we move reinstall to caskr and the upgrade to caskU ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.