mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-09-05 21:00:42 +00:00
remove brew plugin
This commit is contained in:
3
files/fish/functions/n.fish
Normal file
3
files/fish/functions/n.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function n --wraps='pnpm env use --global' --description 'alias n pnpm env use --global'
|
||||
pnpm env use --global $argv;
|
||||
end
|
Reference in New Issue
Block a user