Bash script for copying and autotyping data from password-store, gopass or prs.

chore: initial fork commit #1

merged opened by jcg.re targeting main from push-vwswylplsrxo
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:cposd2qe5gzl2nvkbxqiupy5/sh.tangled.repo.pull/3m47eqaojvu22
-30
Interdiff #5 #6
.github/FUNDING.yml

This file has not been changed.

CHANGELOG.md

This file has not been changed.

CONTRIBUTING.md

This file has not been changed.

README.md

This file has not been changed.

explicit_path.patch

This file has not been changed.

man/tessen.1.scd

This file has not been changed.

man/tessen.5.scd

This file has not been changed.

tessen

This file has not been changed.

-30
.github/workflows/ci.yml
··· 1 - --- 2 - name: run shellcheck and shfmt 3 - on: 4 - push: 5 - paths: 6 - - 'tessen' 7 - pull_request: 8 - paths: 9 - - 'tessen' 10 - jobs: 11 - lint: 12 - name: use shellcheck to lint tessen 13 - runs-on: ubuntu-latest 14 - container: 15 - image: koalaman/shellcheck-alpine:stable 16 - steps: 17 - - name: checkout tessen for shellcheck 18 - uses: actions/checkout@v3 19 - - name: run shellcheck 20 - run: shellcheck tessen 21 - format: 22 - name: use shfmt to check tessen code format 23 - runs-on: ubuntu-latest 24 - container: 25 - image: mvdan/shfmt:v3-alpine 26 - steps: 27 - - name: checkout tessen for shfmt 28 - uses: actions/checkout@v3 29 - - name: run shfmt 30 - run: shfmt -d -s -i 2 -bn -ci -sr tessen

History

9 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
chore: initial fork commit
expand 0 comments
pull request successfully merged
1 commit
expand
chore: initial fork commit
expand 0 comments
1 commit
expand
chore: initial fork commit
expand 0 comments
1 commit
expand
chore: initial fork commit
expand 0 comments
1 commit
expand
chore: initial fork commit
expand 0 comments
1 commit
expand
chore: initial fork commit
expand 0 comments
1 commit
expand
chore: initial fork commit
expand 0 comments
1 commit
expand
chore: initial fork commit
expand 0 comments
jcg.re submitted #0
1 commit
expand
chore: initial fork commit
expand 0 comments