mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nix): migrate asdf-vm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user