mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-18 12:06:00 +00:00
feat(config): direnv config
This commit is contained in:
4
config/direnv/lib/use_asdf.sh
Normal file
4
config/direnv/lib/use_asdf.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
### Do not edit. This was autogenerated by 'asdf direnv setup' ###
|
||||
use_asdf() {
|
||||
source_env "$(asdf direnv envrc "$@")"
|
||||
}
|
||||
Reference in New Issue
Block a user