274 B
274 B
etcgit
etcgit
A tiny wrapper around git to help it make managing my /etc/
directory a little easier
#!/usr/bin/env rc
git --git-dir /home/slash/projects/etcfiles --work-tree /etc/ $*