Fix ls to show Korean characters and accented characters by default
commit4d8ce6b1cb28a960c4889ae82d47dc617efe2e2e
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 13 May 2009 14:49:43 +0000 (13 16:49 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 13 May 2009 14:49:43 +0000 (13 16:49 +0200)
tree46fd8dbd79d75427ebfea748116adc043e4689f6
parentda82b37ad7908ddfd46e9994b86f660821374969
Fix ls to show Korean characters and accented characters by default

By including the option '--show-control-chars' in the alias for 'ls',
Korean and accented characters will be shown correctly.

This fixes msysGit issue 188.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
etc/bash_profile