diff options
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
