dotfiles/dot_bin/executable_svn

6 lines
105 B
Plaintext
Raw Normal View History

2021-02-15 20:53:16 -05:00
#! /bin/sh
# xdg-base-dir override of svn
/usr/bin/svn --config-dir "$XDG_CONFIG_HOME"/subversion "$@"