Skip to content

Conversation

@BJSummerfield
Copy link
Contributor

@BJSummerfield BJSummerfield commented Aug 26, 2025

Overview

Moved Fish to programs.fish -> Nixos would not compile as user.fish does not exist

added arguments to the new functions. Shell-plugin args were not passed to OP. I only tested fish, however the issue was present in bash and zsh.

Type of change

  • Created a new plugin
  • Improved an existing plugin
  • Fixed a bug in an existing plugin
  • Improved contributor utilities or experience

Related Issue(s)

How To Test

Code compiles now when using fish shell. Arguments are now passed to plugins through op

Changelog

BJSummerfield referenced this pull request Aug 26, 2025
fix(nix): Update flake.nix to configure Shell Plugins as functions vs. aliases
@BJSummerfield
Copy link
Contributor Author

Fixed merge conflicts

set programs fish at top level merge
Copy link
Member

@mrjones2014 mrjones2014 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thank you for your contribution!

@mrjones2014 mrjones2014 merged commit e424ad8 into 1Password:main Aug 27, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

Issue in shell-plugins broken with fish

4 participants