mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-03 01:59:54 +00:00
chore: fish: migrate back to nvm
This commit is contained in:
3
config/fish/functions/yarn.fish
Normal file
3
config/fish/functions/yarn.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function yarn -d "yarn package manager" -w yarn
|
||||
__nvm_run "yarn" $argv
|
||||
end
|
||||
Reference in New Issue
Block a user