mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 15:35:43 +08:00
Fix autoload functions (#335)
This commit is contained in:
parent
780c833cb4
commit
9afb439844
|
@ -23,4 +23,4 @@ function omf::off
|
|||
set_color normal
|
||||
end
|
||||
|
||||
autoload $path/functions/{compat,core,packages,themes,bundle,util,repo,cli}
|
||||
autoload $path/functions/{compat,core,packages,themes,bundle,util,repo,cli,search}
|
||||
|
|
Loading…
Reference in New Issue
Block a user