Update dotfiles/.profile
This commit is contained in:
parent
459a02295f
commit
7334496193
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ export EDITOR="vim"
|
|||
export MANPAGER="less -X"
|
||||
|
||||
# Set language
|
||||
export LANG="en_US.UTF-8"
|
||||
# export LANG="en_US.UTF-8"
|
||||
|
||||
### .local/bin
|
||||
export PATH="$PATH:$HOME/.local/bin"
|
||||
|
|
Loading…
Reference in a new issue