Re: Modeline
[email protected] (Trent W. Buck)
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
[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.