Arguments passed to brew install --cask for all casks listed in homebrew.casks.
Declarations
Type
submodule
Default
{ }
Example
{
appdir = "~/Applications";
require_sha = true;
}
Arguments passed to brew install --cask for all casks listed in homebrew.casks.
submodule
{ }
{
appdir = "~/Applications";
require_sha = true;
}