feat!: asdf is now a git submodule

This commit is contained in:
2024-07-16 22:58:29 +03:00
parent 64a626d5c4
commit fc16b8231e
6 changed files with 12 additions and 18 deletions

View File

@@ -16,8 +16,8 @@ x-have oh-my-posh && {
eval "$(oh-my-posh init bash --config "$DOTFILES/config/omp/own.toml")"
}
. "$HOME/.local/share/asdf/asdf.sh"
. "$HOME/.local/share/asdf/completions/asdf.bash"
. "$XDG_BIN_HOME/asdf/asdf.sh"
. "$XDG_BIN_HOME/asdf/completions/asdf.bash"
x-have antidot && {
eval "$(antidot init)"