add plugins/themes options to omf.helper

This commit is contained in:
Marius Melzer 2015-08-12 19:26:10 +02:00
parent ccc8fd69f7
commit df3d9794ed

View File

@ -14,5 +14,7 @@ function omf.helper -d 'Prints all functions supported by Oh My Fish helper'
omf.log normal ' omf update'
omf.log normal ' omf list'
omf.log normal ' omf self-update'
omf.log normal ' omf plugins'
omf.log normal ' omf themes'
end