A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/aubreypwd/zsh-plugin-require below:

GitHub - aubreypwd/zsh-plugin-require: A function that helps you require commands, e.g. require <command

Simple function you can use to require commands on your system, e.g.:

require "git" "brew install git"

...will detect git, and if you don't have it installed will automatically run brew install git for you to install it.

require "git" "brew install git" "brew"

Will only run brew install git if the command git is missing and brew is available to install it.

Using antigen:

antigen bundle aubreypwd/zsh-plugin-require

When you have this installed, any other plugins that use it will automatically be able to manage dependancies automatically.

Install the package on master:

antigen bundle ssh://git@github.com/aubreypwd/zsh-plugin-require

...and contribute upstream by working in $HOME/.antigen/bundles/aubreypwd/zsh-plugin-require.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4