Skip to content

Commit

Permalink
Improve formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Sep 8, 2023
1 parent 38c7857 commit 628a4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nb
Original file line number Diff line number Diff line change
Expand Up @@ -18446,7 +18446,7 @@ Can't show archives. Export archive and expand to edit.\\n"
elif _command_exists "vifm" && [[ "${_tool:-vifm}" == "vifm" ]]
then
vifm "${_target_path}"
elif _command_exists "joshuto" && [[ "${_tool:-joshuto}" == "joshuto" ]]
elif _command_exists "joshuto" && [[ "${_tool:-joshuto}" == "joshuto" ]]
then
local _joshuto_version=
_joshuto_version="$(joshuto --version)"
Expand Down

0 comments on commit 628a4d1

Please sign in to comment.