shims/super/cc: add modeline for vim-like editors
This will prevent my editor from trying to read this file as shell script and getting the syntax highlighting all wrong.
This commit is contained in:
parent
69ff6c4735
commit
25afdcc2b8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user