Re: Re: Modeline
"Trent W. Buck" <[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Nov 09, 2008 at 10:36:55AM -0500, J.R. Mauro wrote: > On Sun, Nov 9, 2008 at 7:51 AM, Trent W. Buck <[email protected]> wrote: > > [email protected] writes: > >> I'm using dzen2 for this purpose: > >> > >> http://www.psb.ugent.be/~kebil/dot/ > > > > FYI, these are not sh scripts, but bash scripts. Accordingly, you > > should use #!/bin/bash, not #!/bin/sh. > > Unless your /bin/sh *is* bash. No, it's still naughty and misleading to use #!/bin/sh in that case.