mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-09 21:05:50 +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
|
||||
|
||||
# Opt-in flag for testing
|
||||
set -q OMF_AUTO_RELOAD
|
||||
and omf.cli.reload
|
||||
if set -q OMF_AUTO_RELOAD
|
||||
omf.cli.reload
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user