diff --git a/local/bin/dtf b/local/bin/dtf new file mode 100755 index 00000000..0b89be65 --- /dev/null +++ b/local/bin/dtf @@ -0,0 +1,2 @@ +#!/bin/sh +git -C ~/.local/share/dotfiles "$@"