This website requires JavaScript.
Explore
Help
Sign in
eryn
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0883447a44
dotfiles
/
zsh
/
func
/
binary_exists
5 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
[zsh] Massively improve binary_exists
2022-01-22 10:12:21 -08:00
# Check if ZSH thinks the binary exists
[zsh] Update shell init: rc
2021-12-31 11:54:55 -08:00
# Eryn Wells <eryn@erynwells.me>
[zsh] Massively improve binary_exists
2022-01-22 10:12:21 -08:00
hash $1 1>/dev/null 2>&1
Reference in a new issue
Copy permalink