This website requires JavaScript.
Explore
Help
Sign In
cupcakearmy
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/cupcakearmy/dotfiles.git
synced
2024-12-23 00:36:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
89d80b1698
dotfiles
/
files
/
fish
/
functions
/
n.fish
5 lines
51 B
Fish
Raw
Normal View
History
Unescape
Escape
nvm
2023-02-10 14:09:29 +00:00
function
n
nvm install
$argv
;
nvm use
$argv
;
remove brew plugin
2022-11-09 12:12:37 +00:00
end
Reference in New Issue
Copy Permalink