You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'A GitHub action for installing fish shell plugins'
branding:
icon: 'arrow-down'
color: 'green'
inputs:
plugin-manager:
description: 'The name of the fish shell plugin manager to use'
required: true
plugins:
description: 'The plugin(s) to install; this value is passed verbatim as an argument to the install command of the chosen plugin manager and the values supported may differ between tools'