Update README.md
This commit is contained in:
parent
f64e60f5be
commit
a10faf5068
1 changed files with 4 additions and 0 deletions
|
@ -16,3 +16,7 @@ rm -r $TMPDIR
|
||||||
## Alias
|
## Alias
|
||||||
|
|
||||||
alias config='git --git-dir="$HOME/.cfg/" --work-tree="$HOME"'
|
alias config='git --git-dir="$HOME/.cfg/" --work-tree="$HOME"'
|
||||||
|
|
||||||
|
## References
|
||||||
|
|
||||||
|
This is partly based on the [solution presented on HN](https://news.ycombinator.com/item?id=11071754).
|
||||||
|
|
Loading…
Reference in a new issue