Skip to content

Commit

Permalink
Merge branch 'master' into add-plugin-location
Browse files Browse the repository at this point in the history
  • Loading branch information
edvardsanta authored Aug 21, 2023
2 parents 5262799 + e83d71e commit 3610edb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion asdf.fish
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ end
if not contains $_asdf_shims $fish_user_paths
set --global --prepend fish_user_paths $_asdf_shims
end
set --erase _asdf_bin _asdf_shims
set --erase _asdf_bin
set --erase _asdf_shims

# The asdf function is a wrapper so we can export variables
function asdf
Expand Down

0 comments on commit 3610edb

Please sign in to comment.