Skip to content

Added bash completion script #163

Added bash completion script

Added bash completion script #163

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
submodules: recursive
- name: Shellcheck yayfzf
run: shellcheck --color=always --check-sourced bin/yayfzf