mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-11-10 10:02:37 +00:00
This could sometimes be slow (as with any external command execution) but the result should almost never change.
Homebrew
Defines Homebrew specific environment variables and aliases.
Variables
Execute the following to list the environment variables loaded in the shell:
brew shellenv
Aliases
Aliases are enabled by default. To disable them, add the following to
${ZDOTDIR:-$HOME}/.zpreztorc.
zstyle ':prezto:module:homebrew:alias' skip 'yes'
Homebrew Core
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.brewuupgrades outdated formulae.brewxuninstalls a formula.
Homebrew Cask
caskiinstalls a cask.caskllists installed casks.caskolists casks which have an update available.caskssearches for a cask.caskuupgrades outdated casks.caskxuninstalls a cask.
Authors
The authors of this module should be contacted via the issue tracker.