diff --git a/home/user/.zprofile b/home/user/.zprofile index fe1728b..0a32608 100644 --- a/home/user/.zprofile +++ b/home/user/.zprofile @@ -1,5 +1,6 @@ if [[ "$TTY" =~ /dev/tty* ]]; then setterm -blength=0 + setfont cyr-sun16 fi