use shorter name for public config
This commit is contained in:
parent
69edcc4e7f
commit
dee30c8bae
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
function config_public {
|
function config {
|
||||||
git --git-dir=${HOME}/.cfg/public --work-tree=${HOME} $@
|
git --git-dir=${HOME}/.cfg/public --work-tree=${HOME} $@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue