This website requires JavaScript.
Explore
Help
Register
Sign In
ndwarshuis
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
335d34921f
dotfiles
/
dot_bin
/
executable_mbsync
6 lines
101 B
Bash
Raw
Blame
History
#! /bin/sh
# xdg-base-dir override of mbsync
/bin/mbsync -c
"
$XDG_CONFIG_HOME
/isync/mbsyncrc
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink