Merge pull request #34 from cyplo/windows_customizations
Link in correct gitconfig under cygwin
This commit is contained in:
commit
d6e49e681f
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@ python /tmp/get-pip.py
|
||||||
|
|
||||||
$DIR/common/configure_fresh_system
|
$DIR/common/configure_fresh_system
|
||||||
ln -vfs $DIR/windows_cygwin/.minttyrc $HOME/
|
ln -vfs $DIR/windows_cygwin/.minttyrc $HOME/
|
||||||
|
ln -vfs $DIR/.gitconfig.cygwin $HOME/.gitconfig
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue