Skip to content

Commit

Permalink
fixed fish autocomplete of available profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-anderson committed Feb 11, 2021
1 parent 28f472a commit ba84573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completions/fish/awsprofile.fish
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ end
# These functions return lists of suggestions for arguments completion

function __fish_awsprofile_suggest_profiles
"$HOME/repos/personal/awsprofile/bin/awsprofile" list
awsprofile autocomplete-profile-names
end

##########################
Expand Down

0 comments on commit ba84573

Please sign in to comment.