mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-11-04 23:29:08 +00:00
Add the following functions: - is-darwin - is-linux - is-bsd - is-cygwin And apply them everywhere I found code doing that what these functions do.
Homebrew
Defines Homebrew specific environment variables and aliases.
Variables
Execute the following to list the environment variables loaded in the shell:
brew shellenv
Aliases
Homebrew
brewccleans outdated brews and their cached archives.brewiinstalls a formula.brewLlists installed formulae that are not dependencies of another installed formula.brewllists installed formulae.brewolists brews which have an update available.brewssearches for a formula.brewuupdates and upgrades Homebrew packages and formulae.brewxuninstalls a formula.
Homebrew Cask
caskis aliased tobrew cask.caskiinstalls a cask.caskllists installed casks.caskolists casks which have an update available.caskxuninstalls a cask.
Authors
The authors of this module should be contacted via the issue tracker.