about summary refs log blame commit diff
path: root/website/sandbox/contentful/.envrc
blob: 98e1d2c821f94d5bef5891ebbf6eca347e3e3c3f (plain) (tree)
1
2
3
4
         
       

                                                                                 
source_up
use_nix
export CONTENTFUL_SPACE_ID="$(pass show programming/contentful/space-id)"
export CONTENTFUL_ACCESS_TOKEN="$(pass show programming/contentful/access-token)"