There was an error while loading. Please reload this page.
1 parent c2fc8dd commit 7bb35d0Copy full SHA for 7bb35d0
1 file changed
lib/commands/plugin-list.sh
@@ -6,6 +6,6 @@ plugin_list_command() {
6
echo "* $(basename $plugin_path)"
7
done
8
else
9
- echo 'Oohes nooes ~! No versions installed'
+ echo 'Oohes nooes ~! No plugins installed'
10
fi
11
}
0 commit comments