mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: add volta version manager
This commit is contained in:
@@ -13,6 +13,10 @@ end
|
||||
# asdf Version Manager
|
||||
source /usr/local/opt/asdf/libexec/asdf.fish
|
||||
|
||||
# Volta
|
||||
set -gx VOLTA_HOME "$HOME/.volta"
|
||||
set -gx PATH "$VOLTA_HOME/bin" $PATH
|
||||
|
||||
# Neovim as default editor
|
||||
set -U EDITOR nvim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user