dotfiles/dot_config/xdg_stubs/executable_mbsync

6 lines
101 B
Plaintext
Raw Normal View History

2021-02-15 20:53:16 -05:00
#! /bin/sh
# xdg-base-dir override of mbsync
/bin/mbsync -c "$XDG_CONFIG_HOME/isync/mbsyncrc" "$@"