diff options
Diffstat (limited to 'mac/.config/shell/profile')
| -rw-r--r-- | mac/.config/shell/profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/.config/shell/profile b/mac/.config/shell/profile index 2101982..5549050 100644 --- a/mac/.config/shell/profile +++ b/mac/.config/shell/profile @@ -129,6 +129,9 @@ export LYNX_CFG_PATH="$XDG_CONFIG_HOME/lynx" export LESSOPEN="| lesspipe.sh %s" } +### --- MBSYNC --- ### +export MBSYNCRC="$XDG_CONFIG_HOME/mbsync/config" + ### --- MOZILLA --- ### export MOZ_USE_XINPUT2=1 # Mozilla smooth scrolling/touchpads. |
