Ensure we go up a directory each iteration

Whoops
pull/327/head
Sean Patrick Hagen 2 years ago
parent 92a2e46734
commit bb9c3f1946
No known key found for this signature in database
GPG Key ID: 618FC6E1C001EE4F

@ -864,6 +864,8 @@ function __bobthefish_prompt_golang -S -d 'Display current Go information'
[ "$d" = "/" ]
and return
set d (__bobthefish_dirname $d)
end
# no go.mod, not in a go project, don't display the prompt

Loading…
Cancel
Save