1
0
Fork 0

st config, finally cyrillic in dmenu

This commit is contained in:
Von Random 2017-05-26 20:13:53 +03:00
parent 13009a4eb9
commit 6d394a1be3
3 changed files with 474 additions and 0 deletions

1
bashrc
View file

@ -15,6 +15,7 @@ export MYSQL_PS1="mysql [\d]> "
export SSH_AUTH_SOCK="${HOME}/.ssh/ssh_auth_sock"
export TIME_STYLE='long-iso'
export LC_CTYPE='ru_RU.utf8'
export LANG='en_US.utf8'
export LANGUAGE="$LANG"
export EDITOR='vim'