mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
addign locale to fix some issues
This commit is contained in:
parent
7bd7fefc9f
commit
0f47eba870
1 changed files with 3 additions and 0 deletions
3
.bashrc
3
.bashrc
|
@ -6,6 +6,9 @@
|
|||
# General #
|
||||
# -------------------------------------------------------------------------- #
|
||||
|
||||
# this is for my specific locale, so that perl is chill about everything
|
||||
export LC_ALL=en_US.UTF-8
|
||||
|
||||
# I hate bells a lot
|
||||
set bell-style none
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue