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 /%STACK_ROOT%/config.yaml | |
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 '')
l---------[-rw-r--r--] | %STACK_ROOT%/config.yaml | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/%STACK_ROOT%/config.yaml b/%STACK_ROOT%/config.yaml index 446f1bc..5f42b8c 100644..120000 --- a/%STACK_ROOT%/config.yaml +++ b/%STACK_ROOT%/config.yaml @@ -1,10 +1 @@ -# This file contains default non-project-specific settings for 'stack', used -# in all projects. For more information about stack's configuration, see -# http://docs.haskellstack.org/en/stable/yaml_configuration/ -# -templates: - params: - author-name: Egor Tensin - author-email: Egor.Tensin@gmail.com - copyright: '(c) 2016 Egor Tensin <Egor.Tensin@gmail.com>' - github-username: egor-tensin +../linux-home/%HOME%/.stack/config.yaml
\ No newline at end of file |