2
0
Fork 0
mirror of https://github.com/kdabir/has.git synced 2024-11-11 14:40:48 +01:00

tiny: add R

This commit is contained in:
Layik Hama 2018-09-12 13:17:28 +01:00 committed by GitHub
parent 0f23f2606d
commit 621616fe56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
has
View file

@ -74,7 +74,8 @@ __detect(){
vim|emacs|nano|subl) __dynamic_detect--version ${command} ;;
bats|tree|ack|autojump) __dynamic_detect--version ${command} ;;
jq|ag|brew) __dynamic_detect--version ${command} ;;
R) __dynamic_detect--version ${command} ;;
node|npm|yarn) __dynamic_detect--version ${command} ;;
grunt|brunch) __dynamic_detect--version ${command} ;;
ruby|gem|rake|bundle) __dynamic_detect--version ${command} ;;