X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2Fdotdrop.git;a=blobdiff_plain;f=config.yaml;fp=config.yaml;h=3f4fcb0cd211667af70752581a3c9dd0609bb4e6;hp=b0ae7020c8718fe15288ae0008fa0c814d54905e;hb=f414bdd599a6877fc0f97872cb36a7c8b0c89a0d;hpb=05783121795db11c287c2933aada98be7ec6c3e1 diff --git a/config.yaml b/config.yaml index b0ae702..3f4fcb0 100644 --- a/config.yaml +++ b/config.yaml @@ -62,6 +62,9 @@ dotfiles: prog_haskell_ghci: dst: ~/.ghc/ghci.conf src: programming/haskell/ghci.conf + prog_haskell_stack: + dst: ~/.local/share/stack + src: programming/haskell/stack prog_nodejs_npm: dst: ~/.config/npm/npmrc src: programming/nodejs/npmrc @@ -132,6 +135,7 @@ profiles: _prog_haskell: dotfiles: - prog_haskell_ghci + - prog_haskell_stack _prog_nodejs: dotfiles: - prog_nodejs_npm