Warning: this is an htmlized version!
The original is here, and the conversion rules are here. |
#!/bin/sh # (find-angg ".zshrc") # (find-angg ".zshrc" "ae") # (find-angg "bin/emacs-default") exec ~/bin/emacs-default \ -fg bisque -bg black \ -fn ${EMACSFONT:-fixed} \ -geometry +0+0 \ $*