Update file dot_bashrc
This commit is contained in:
parent
531f2e6e49
commit
49c753dd0e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
# Prefer US English
|
# Prefer US English
|
||||||
export LANG="en_US"
|
export LANG="en_US"
|
||||||
|
export LC_ALL="en_US"
|
||||||
|
|
||||||
# Detect support for advanced terminal features
|
# Detect support for advanced terminal features
|
||||||
if [ "$0" = 'bash' ] || [ "$0" = '/bin/bash' ]; then
|
if [ "$0" = 'bash' ] || [ "$0" = '/bin/bash' ]; then
|
||||||
|
|
Loading…
Reference in a new issue