mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
`which` has been deprecated in Debian (at least, the rolling release installed on chromebooks via Linux Containers) https://github.com/ohmybash/oh-my-bash/pull/239#issuecomment-1000974461 Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
3 lines
101 B
Bash
3 lines
101 B
Bash
#! bash oh-my-bash.module
|
|
_omb_util_binary_exists jungle && eval "$(_JUNGLE_COMPLETE=source jungle)"
|