summary refs log tree commit diff
path: root/debian/dash.templates
blob: 56109263a7e1febc4621150cbb80278c888f9733 (plain) (blame)
1
2
3
4
5
6
7
8
9
Template: dash/sh
Type: boolean
Default: false
_Description: Install dash as /bin/sh?
 Bash is the default /bin/sh on a Debian system.  However, since our policy
 requires all shell scripts using /bin/sh to be POSIX compliant, any shell
 that conforms to POSIX can serve as /bin/sh.  Since dash is POSIX
 compliant, it can be used as /bin/sh.  You may wish to do this because
 dash is faster and smaller than bash.
class='logmsg'> 2014-06-29Add nrformats settingJune McEnroe 2014-06-28Add multiple cursorsJune McEnroe 2014-06-28Add indent guidesJune McEnroe 2014-06-10Add delimitMateJune McEnroe 2014-05-28Use ~ for home directory in gitconfigJune McEnroe 2014-05-28Add .DS_store to global gitignoreJune McEnroe 2014-05-15Add OS X specific shell configurationsJune McEnroe 2014-04-19Heavily comment .vimrcJune McEnroe 2014-04-19Autocorrect git commandsJune McEnroe 2014-04-19Fix gitprompt for git 1.9.1June McEnroe