Skip to content

dont alias cp/rm/mv. doesnt play well with fish completion #26

dont alias cp/rm/mv. doesnt play well with fish completion

dont alias cp/rm/mv. doesnt play well with fish completion #26

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: bewuethr/shellcheck-action@v2