summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-31add git credential helper for http(s) authHEADmasterkar1-0/+36
2025-01-13update LICENSE to current yearkar1-1/+1
2025-01-13update the dmenu scripts to what I currently usekar2-8/+16
2025-01-01rename angou to kasikar6-39/+39
2025-01-01add totp subcommand to angoumenukar1-1/+9
2024-08-30add totp field to be used with oathtoolkar2-7/+20
2024-08-25don't hardcode dd path to /bin/dd, breaks nixoskar1-1/+1
2024-08-25don't overwrite _files function, breaks autocomplete for otherskar1-2/+2
2024-08-25add zsh autocomplete scriptkar1-0/+10
2024-08-25add 'pass' command that views first line without newlinekar2-4/+12
2022-10-30add generate to ksh tab-completeShokara Kou1-1/+1
2022-10-13add generate function and contrib/random scriptShokara Kou4-2/+38
2022-09-07make angou-age the main angou to be tool-independentShokara Kou3-79/+26
2022-09-07add angou-age after 5 months of not being committedShokara Kou1-0/+66
2022-01-24add ksh autocomplete in contrib/Shokara Kou2-0/+9
2022-01-17add angoumenuShokara Kou2-1/+7
2021-11-25add man pageShokara Kou1-0/+35
2021-06-12add .gpg to filename when view checks if it existsShokara1-2/+2
2021-06-12fix edit command and encrypt the fileShokara1-2/+8
2021-06-12merge view and list commands into one like pass(1) doesShokara1-17/+24
2021-06-12fix copying of passwordShokara1-1/+1
2021-06-12initial payloadShokara3-0/+93