Use a UTF-8 locale
This commit is contained in:
parent
9ecd7e4222
commit
5924677c4d
1 changed files with 1 additions and 0 deletions
1
.profile
1
.profile
|
|
@ -30,6 +30,7 @@ umask 0007
|
|||
export GTK_IM_MODULE="fcitx"
|
||||
export QT_IM_MODULE="fcitx"
|
||||
export XMODIFIERS="@im=fcitx"
|
||||
export LANG="en_IL.utf8"
|
||||
export BORG_REPO="/media/backup/"
|
||||
export BORG_PASSCOMMAND="cat ${HOME}/.keys/borg-passphrase.txt"
|
||||
export PYTHON_KEYRING_BACKEND="keyring.backends.null.Keyring"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue