This website requires JavaScript.
Explore
Help
Sign In
shell-user
/
oh-my-bash
Watch
1
Star
0
Fork
0
You've already forked oh-my-bash
mirror of
https://github.com/ohmybash/oh-my-bash.git
synced
2024-05-11 05:55:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
fb0dfe4400e90deaeb97fc95b529d7dce8bd46ea
oh-my-bash
/
completions
/
jungle.completion.sh
3 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
refactor: Normalize shebang of scripts to source
2022-01-15 19:00:35 +09:00
#! bash oh-my-bash.module
Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" `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>
2021-09-24 04:29:09 -07:00
_omb_util_binary_exists jungle
&&
eval
"
$(
_JUNGLE_COMPLETE
=
source
jungle
)
"
Reference in New Issue
Copy Permalink