diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-01-27 14:29:20 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-01-27 14:29:20 +0300 |
commit | 07c0fd09d89ba4f10e7b3953efc25b89adaa1d8a (patch) | |
tree | 5e48f4fcec706c371c904d1d3803800bc5081db8 /%USERPROFILE%/.gitconfig | |
parent | README: fix config-links usage (diff) | |
download | windows-home-07c0fd09d89ba4f10e7b3953efc25b89adaa1d8a.tar.gz windows-home-07c0fd09d89ba4f10e7b3953efc25b89adaa1d8a.zip |
add linux-home as a submodule
Almost all the files are symlinks to linux-home now.
Diffstat (limited to '%USERPROFILE%/.gitconfig')
l--------- | %USERPROFILE%/.gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/%USERPROFILE%/.gitconfig b/%USERPROFILE%/.gitconfig new file mode 120000 index 0000000..983e82f --- /dev/null +++ b/%USERPROFILE%/.gitconfig @@ -0,0 +1 @@ +../linux-home/%HOME%/.gitconfig
\ No newline at end of file |