mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 03:04:06 +00:00
7 lines
147 B
Bash
7 lines
147 B
Bash
### Do not edit. This was autogenerated by 'asdf direnv setup' ###
|
|
# shellcheck shell=bash
|
|
use_asdf()
|
|
{
|
|
source_env "$(asdf direnv envrc "$@")"
|
|
}
|