aboutsummaryrefslogtreecommitdiff
path: root/.envrc
blob: 4a70498d95c495a68d43fe14d7ab4a9a5fecb895 (plain)
1
2
3
4
5
use_guix_shell () {
  eval $(guix shell -L ./ "$@" --search-paths)
}

use guix_shell