asdf path completion fix

If your asdf completions or path aren’t working and you can’t figure out why, try re-shimming things:

asdf reshim python $(asdf current python | awk '{print $2}')


#asdf #python #macos #shell #fixes