pacman/scripts
Florian Pritz 9efd10cd2a fix vim syntax highlighting of .sh files
vim recognises what type of shell script it's dealing with by looking at
the shebang. If detection fails it falls back to sh which doesn't
support some bash features. Adding a normal, possibly broken, shebang
which gets fixed by the Makefile allows vim to detect bash syntax.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-06-30 10:44:45 -05:00
..
library parse-options: simplify unused-arg & parameter printing 2011-06-24 00:02:06 -05:00
po scripts/po/: add pacman-key 2011-06-23 22:55:57 -05:00
.gitignore pacman-key: keyring management tool 2011-03-23 01:59:42 -05:00
Makefile.am fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
makepkg.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pacman-db-upgrade.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pacman-key.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pacman-optimize.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pkgdelta.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
rankmirrors.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
repo-add.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00