about summary refs log blame commit diff
path: root/.envrc
blob: 76e30237cbafd04a13d861ef6dc1d0091e86b0f1 (plain) (tree)
1
2
3
4



                                                                    
# Configure the local PATH to contain tools which are fetched ad-hoc
# from Nix.

export PATH="${PWD}/tools/bin:${PATH}"