Fixes a regression in update process added in #115
As #115 migrated list functions, after updating Oh My Fish code the omf.list_installed_packages gets removed, but is still being used by the update code. This commit fixes it by providing a wrapper function.
Showing
Please register or sign in to comment