vimrc: ToggleNumbersAndGutter
.bashrc: UTF-8 LANG (fixes TMUX)
This commit is contained in:
@@ -10,6 +10,9 @@ source_existing() {
|
||||
[ -f "$1" ] && source "$1"
|
||||
}
|
||||
|
||||
export LC_ALL=en_US.UTF-8
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
export KRB5_CONFIG=".etcfiles/krb5.conf"
|
||||
export EDITOR="vim"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user