summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 09930fc..a6b4f75 100644
--- a/.bashrc
+++ b/.bashrc
@@ -404,6 +404,7 @@ EOF
for i in {0..9} n {10..20} n {21..29} n {50..62} n {63..75}
do
try_code sgr "$i"
+ printf '\e[10m' # Alternate fonts fix
done
echo
echo '== 4 bit colors =='