Add chicken variables (for chicken5) - dotfiles - leot's dotfiles
 (HTM) hg clone https://bitbucket.org/iamleot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset c63919951f39fcce125800401399095568d26ca7
 (DIR) parent 6f79e55d58715bece58d8a91d7123fabd170ce99
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Thu,  4 Oct 2018 00:21:29 
       
       Add chicken variables (for chicken5)
       
       Diffstat:
        tcshrc |  4 ++++
        1 files changed, 4 insertions(+), 0 deletions(-)
       ---
       diff -r 6f79e55d5871 -r c63919951f39 tcshrc
       --- a/tcshrc    Thu Oct 04 00:03:16 2018 +0200
       +++ b/tcshrc    Thu Oct 04 00:21:29 2018 +0200
       @@ -77,6 +77,10 @@
        
        setenv PKGSRCDIR /usr/pkgsrc
        
       +# chicken
       +setenv CHICKEN_INSTALL_REPOSITORY "${HOME}/.eggs/lib/chicken/9"
       +setenv CHICKEN_EGG_CACHE "${XDG_CACHE_HOME}/chicken/cache"
       +
        # chicken-doc
        setenv CHICKEN_DOC_REPOSITORY "${HOME}/.eggs/share/chicken/chicken-doc"
        setenv CHICKEN_DOC_COLORS auto