whoops ive been using the wrong locale....
This commit is contained in:
parent
4bc7607852
commit
619cf8e29d
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -39,7 +39,7 @@ export LC_ALL="en_US.UTF-8"
|
|||
#[[ -n "$TMUX" ]] && source .zshrc
|
||||
|
||||
if [ "$TERM" = "linux" ]; then
|
||||
setfont ter-g22b
|
||||
setfont ter-122b
|
||||
echo -en "\e[?6c"
|
||||
echo -en "\e[?16;14;204c"
|
||||
echo -en "\e]P0161510" #black
|
||||
|
|
Loading…
Reference in a new issue