Skip to content

Commit

Permalink
add shortcuts for erlang (#2329)
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmetalholic authored and rasa committed Jun 24, 2018
1 parent bd5de91 commit 1bdbb9d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion bucket/erlang.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,11 @@
"url": "http://erlang.org/download/otp_win32_$version.exe"
}
}
}
},
"shortcuts": [
[
"bin\\werl.exe",
"Erlang"
]
]
}

0 comments on commit 1bdbb9d

Please sign in to comment.