mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
feat(scripts): have is now x-have script
This commit is contained in:
@@ -92,7 +92,7 @@ function have_command
|
||||
# usage: have php && php -v
|
||||
function have
|
||||
{
|
||||
bkt -- which -s "$1" >&/dev/null
|
||||
bkt -- which "$1" >&/dev/null
|
||||
}
|
||||
|
||||
function brew_installed
|
||||
|
||||
Reference in New Issue
Block a user