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

Refactor fish scripts for fisher #11

Merged
merged 8 commits into from
Mar 2, 2021

Conversation

rodrigobdz
Copy link
Owner

Fixes #10.

See commit messages for further details.

@jeremymeyers
Copy link

Looks good on glance, but not sure i know how to test/repicate at this point since the offending plugin is updated

Rodrigo Bermudez Schettino added 2 commits March 2, 2021 13:13
Fixed typo in install function name.
Removed curly braces from variables, their values were including these—e.g. fish_apple_touchbar{_install}.
Disable markdownlint MD036 warning for specific line (exception).
@rodrigobdz
Copy link
Owner Author

Tested changes by installing plugin from branch refactor-fish-scripts-for-fisher:

fisher install rodrigobdz/fish-apple-touchbar@refactor-fish-scripts-for-fisher
  • Fixed fisher's deprecation notice
  • Fixed fisher install and uninstall event triggers

Fixed fisher's deprecation notice

@rodrigobdz rodrigobdz merged commit acd076e into main Mar 2, 2021
@rodrigobdz rodrigobdz deleted the refactor-fish-scripts-for-fisher branch March 2, 2021 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fisher: Support for .fish files outside a functions directory is deprecated
2 participants