Update variable printing for bug-report

This commit is contained in:
Ilan Cosman 2021-02-11 11:08:36 -08:00
parent cce7706b66
commit bc4e51a9a0

View File

@ -6,9 +6,7 @@ function _tide_sub_bug-report
https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish |
source && fisher install ilancosman/tide"
else if set -q _flag_verbose
for var in $_tide_var_list
printf '%s\n' "$var $$var"
end
set | string match --regex "^_?tide.*"
else
fish --version
tide --version