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-11-01 04:54:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fe64e69066
dotfiles
/
files
/
fish
/
functions
/
n.fish
5 lines
51 B
Fish
Raw
Normal View
History
Unescape
Escape
nvm
2023-02-10 15:09:29 +01:00
function
n
nvm install
$argv
;
nvm use
$argv
;
remove brew plugin
2022-11-09 13:12:37 +01:00
end
Reference in New Issue
Copy Permalink