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