kazuph / zimfw-asdf

Sets up asdf, with auto install and optimized usage of the direnv plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf

Initializes asdf, installing it using git if not installed yet. Also, bypasses the shims if you're using the direnv plugin, as suggested by the plugin pro-tips.

Settings

The path of ASDF_DIR, where asdf is installed, is checked among the usual directories created by Homebrew or Pacman, or the default ${HOME}/.asdf. You can define ASDF_DIR, before where this module is initialized, to customize it's path:

ASDF_DIR=/path/to/asdf_dir

About

Sets up asdf, with auto install and optimized usage of the direnv plugin.

License:MIT License


Languages

Language:Shell 100.0%