feat(nix): migrate asdf-vm

This commit is contained in:
Stefan Imhoff
2024-07-05 19:10:23 +02:00
parent 9175c0c88e
commit b383c144c6
11 changed files with 33 additions and 16 deletions

View File

@@ -79,7 +79,7 @@ set --export FZF_ALT_C_OPTS "--preview 'tree -C {} | head -50'"
set --export FZF_COMPLETE 0
# asdf Version Manager
source (brew --prefix asdf)/libexec/asdf.fish
source $(dirname $(dirname $(readlink -f $(which asdf))))/share/asdf-vm/asdf.fish
# Conda
set conda_path (brew --prefix)/Caskroom/miniconda/base/bin/conda