Skip to content

Commit

Permalink
Merge pull request #18457 from Homebrew/cc-shim-modeline
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab authored Sep 29, 2024
2 parents 69ff6c4 + 25afdcc commit 4072e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Homebrew/shims/super/cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
# vim: ft=ruby
# Make sure this shim uses the same Ruby interpreter that is used by Homebrew.
if [[ -z "${HOMEBREW_RUBY_PATH}" ]]
then
Expand Down

0 comments on commit 4072e3b

Please sign in to comment.