mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-10 05:25:14 +08:00
Fix omf update exit status (#365)
This commit is contained in:
parent
818fdc954d
commit
e4bd035f15
@ -26,6 +26,7 @@ function omf.cli.update
|
|||||||
end
|
end
|
||||||
|
|
||||||
# Opt-in flag for testing
|
# Opt-in flag for testing
|
||||||
set -q OMF_AUTO_RELOAD
|
if set -q OMF_AUTO_RELOAD
|
||||||
and omf.cli.reload
|
omf.cli.reload
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user