diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_mbsync')
| -rw-r--r-- | home/dot_local/share/bin/executable_mbsync | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/dot_local/share/bin/executable_mbsync b/home/dot_local/share/bin/executable_mbsync new file mode 100644 index 0000000..3f6aa09 --- /dev/null +++ b/home/dot_local/share/bin/executable_mbsync @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/bin/mbsync --config "$XDG_CONFIG_HOME/mbsyncrc" "$@" |