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 08:46:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
df4c8e1cc4
dotfiles
/
files
/
fish
/
functions
/
n.fish
5 lines
51 B
Fish
Raw
Normal View
History
Unescape
Escape
functions
2023-02-23 19:51:23 +00:00
function
n
remove nvm and fisher and add fnm
2023-03-06 14:12:40 +00:00
fnm install
$argv
;
fnm use
$argv
;
functions
2023-02-23 19:51:23 +00:00
end
Reference in New Issue
Copy Permalink