some var changes and back to basics with tmux status line
This commit is contained in:
parent
84845986dc
commit
b205ceb2d7
3 changed files with 9 additions and 8 deletions
3
bashrc
3
bashrc
|
@ -17,7 +17,8 @@ comp_enable=true
|
|||
|
||||
# Other useful vars
|
||||
#export LC_CTYPE= <- for system messages locale
|
||||
export LC_ALL='en_GB.UTF-8'
|
||||
export TIME_STYLE='long-iso'
|
||||
export LC_ALL='en_US.UTF-8'
|
||||
export LANG=${LC_ALL}
|
||||
export PAGER='less -R'
|
||||
export EDITOR='vim'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue