asdf/lib
Trevor Brown 4125d2b556
fix: correct order of checks in conditional for adding a missing newline (#1418)
We need to add trailing newlines to .tool-versions file before appending
a new version to the file. The order of the checks was wrong here as the
first check assumed the file existed, and the second checked if it did.
Switching them fixes the issue.

This fix was provided by @h3y6e

Fixes #1417
2023-01-05 09:39:53 -05:00
..
commands Merge branch 'master' into improve-pwd 2023-01-04 09:49:11 -05:00
functions fix: correct order of checks in conditional for adding a missing newline (#1418) 2023-01-05 09:39:53 -05:00
asdf.fish fix: Use more idiomatic fish (#1042) 2021-10-07 09:20:41 -04:00
asdf.sh fix: add asdf to list of banned commands (#1224) 2022-05-06 09:21:06 -04:00
utils.bash Merge branch 'master' into improve-pwd 2023-01-04 09:49:11 -05:00