Skip to content

Commit

Permalink
feat: Add support for nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
Wxh16144 committed Feb 19, 2024
1 parent ca38f2a commit 3ab1d15
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Add support for JankyBorders (via @LarsRefsgaard)
- Add support for AeroSpace (via @LarsRefsgaard)
- Add support for SketchyBar (via @LarsRefsgaard)
- Add support for nvm (via @Wxh16144)

## Mackup 0.8.40

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ See the [README](doc/README.md) file in the doc directory for more info.
- [nuget](https://www.nuget.org/)
- [Nushell](https://www.nushell.sh/)
- [nvALT](http://brettterpstra.com/projects/nvalt/)
- [nvm](https://github.com/nvm-sh/nvm)
- [nvpy](https://github.com/cpbotha/nvpy)
- [OBS](https://obsproject.com)
- [Oh My Fish](https://github.com/bpinto/oh-my-fish)
Expand Down
5 changes: 5 additions & 0 deletions mackup/applications/nvm.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[application]
name = nvm

[configuration_files]
.nvm/default-packages

0 comments on commit 3ab1d15

Please sign in to comment.