Skip to content

Commit

Permalink
fix: change name multiplatform install (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Jun 2, 2024
1 parent 1dad89c commit aae2d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/alias.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ if core::exists exa; then
exa::load
fi

function multiplatform::install {
function core::multiplatform::install {
core::internal::multiplatform::install
}

0 comments on commit aae2d4b

Please sign in to comment.