summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 8586fcb..7d7b624 100644
--- a/zshrc
+++ b/zshrc
@@ -207,6 +207,9 @@ export DEBEMAIL="sre@debian.org"
export DEBSIGN_MAINT="sre@debian.org"
export DEBCHANGE_RELEASE_HEURISTIC=changelog
+# fix java fonts
+export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=gasp'
+
# bash completion scripts
have()
{