summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.profile b/.profile
index 809ee2a..ed13c3d 100644
--- a/.profile
+++ b/.profile
@@ -7,6 +7,8 @@ PATH=~/bin:~/mu/bin:/usr/local/sbin:/usr/sbin:/sbin:~/.cargo/bin:$PATH:~/go/bin
export MUSRC=$HOME/build
+export FONTCONFIG_PATH=/etc/fonts
+
[ "${SHELL##*/}" = bash ] && . ~/.bashrc
tabs -4