Fix last commit

This commit is contained in:
Ilan Cosman 2020-05-23 09:06:12 -07:00
parent bcf169d790
commit 9d512a451c

View File

@ -10,7 +10,8 @@ function finish
switch (_menu 'Choice' y/n)
case y
set -U tide_right_prompt_items 'status' 'cmd_duration' 'context' 'jobs'
_set_tide_defaults
if test -n "$fake_tide_time_format"
set -a tide_right_prompt_items 'time'
end