Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with omf plugin mgoodness/plugin-asp #680

Closed
yongyili opened this issue Jul 28, 2021 · 3 comments
Closed

Issue with omf plugin mgoodness/plugin-asp #680

yongyili opened this issue Jul 28, 2021 · 3 comments

Comments

@yongyili
Copy link

Hi,
I have installed https://github.com/m-radzikowski/omf-plugin-asp by using below command:
fisher install mgoodness/plugin-asp
but when I tried to set profile, I received below error:

$asp aws_profile_name
__fish_print_aws_profiles: command not found
in command substitution
        called on line 2 of file ~/.config/fish/functions/asp.fish
in function 'asp' with arguments 'aws_profile_name'
~/.config/fish/functions/asp.fish (line 2): Unknown command
  set available_profiles (__fish_print_aws_profiles)
                         ^
in function 'asp' with arguments 'aws_profile_name'
Profile "aws_profile_name" not found
Available profiles:
@jorgebucaran
Copy link
Owner

Hi @yongyili. They need to move init.fish to conf.d/asp.fish, then it should work. Possibly. 😄

@yongyili
Copy link
Author

But If I used omf to install it, it worked well.

@jorgebucaran
Copy link
Owner

Maybe OMF still supports plugins with .fish files outside canonical locations: functions, conf.d, or completions.

We don't. See #651 for more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants