Commit Graph

6 Commits

Author SHA1 Message Date
Lucas e71a6eb321 sekrit: add rm command
While at it, fix a typo.
2020-12-03 00:18:11 +00:00
Lucas 19631627d6 sekrit: remove -f flag for sekrit_add
Not only it parsed the wrong character 2 commits ago, it's also
completely broken: file can't be overwritten, because of `chmod 400`.
2020-12-02 03:53:57 +00:00
Lucas a7c8d5e369 sekrit: don't define a default SEKRIT_GPG_ID
And abort operation if no SEKRIT_GPG_ID is provided.
2020-08-26 02:42:12 +00:00
Lucas ec3f639580 sekrit: add force flag to add subcommand 2020-06-15 02:43:34 +00:00
Lucas 4657adf4b1 sekrit: bake in clipboard support with cp subcommand 2020-05-25 16:04:37 +00:00
Lucas 63edc5f58d Add sekrit 2019-12-04 10:58:10 +00:00