summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 5cc5a3a..f26c754 100644
--- a/bashrc
+++ b/bashrc
@@ -104,6 +104,11 @@ export GPG=TTY=$(tty)
# tmux
export TERM="xterm-256color"
+# EGA/VGA font (used with ArchLinux in pre-Xorg session)
+if [ -z $DESKTOP_SESSION ]; then
+ setfont LatGrkCyr-8x16
+fi
+
# Optional