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
cee1be33d1
dotfiles
/
files
/
fish
/
functions
/
n.fish
5 lines
51 B
Fish
Raw
Normal View
History
Unescape
Escape
functions
2023-02-23 20:51:23 +01:00
function
n
remove nvm and fisher and add fnm
2023-03-06 15:12:40 +01:00
fnm install
$argv
;
fnm use
$argv
;
functions
2023-02-23 20:51:23 +01:00
end
Reference in New Issue
Copy Permalink