Commit Graph

120 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 f500903cba sekrit: small refactor 2020-12-02 03:44:32 +00:00
Lucas c2af544099 sekrit: parse the right flag in sekrit_add 2020-12-02 03:40:04 +00:00
Lucas 88c18dd564 Add avatars 2020-11-28 15:48:36 +00:00
Lucas 7580a2b588 browser: copy sndiod cookie 2020-11-22 13:57:26 +00:00
Lucas 8de76cf8b1 Use `curl` if not running on OpenBSD 2020-11-01 18:51:45 +00:00
Lucas 6bbdb29b10 Use `cp -R` instead of non-standard `cp -r` 2020-11-01 18:42:56 +00:00
Lucas 5db09725a3 martians: overhaul
- Use the XML files instead of the CSV
- Separate output in inbound and outbound tables
- Add script for producing all the outputs
2020-10-27 03:00:25 +00:00
Lucas 56b12b3023 gitconfig: use default core.excludesFile 2020-10-17 13:48:22 +00:00
Lucas 04e0835e0d nexrc: add exrc option 2020-10-17 13:39:26 +00:00
Lucas cb0696a400 sekrit: check if key exists with cp 2020-10-03 17:29:53 +00:00
Lucas ce2502c113 Deal with Riot -> Element rename 2020-10-03 17:29:53 +00:00
Lucas 79a12e7ff3 xinitrc: map Caps-Lock to compose key 2020-09-20 16:06:22 +00:00
Lucas c7d679ab7e hlwm: remove leading space for current tag 2020-09-19 13:45:14 +00:00
Lucas 48ab04a486 Simplify dist target 2020-09-06 14:12:33 +00:00
Lucas 495af218be Add script for generating martians table from IANA IP IPv[46] special registry 2020-08-26 17:49:06 +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 1839a100f6 shrc: replace vi with nvi 2020-08-23 14:48:24 +00:00
Lucas 0f6b0e5133 Shell cosmetic changes 2020-08-23 14:48:24 +00:00
Lucas a444cdcbfd invidious: respect -T 2020-08-08 23:56:54 +00:00
Lucas db2e270018 gitconfig: update PGP signing information 2020-08-08 19:43:18 +00:00
Lucas a9de795817
Add PGP key for commit and tag signing 2020-08-08 19:42:34 +00:00
Lucas 50cffd14cf Use magenta instead of purple in new colorscheme 2020-08-03 20:23:54 +00:00
Lucas 36d446a450 Add w3m files 2020-08-03 17:15:47 +00:00
Lucas b236f68f28 mblaze: add mrm for removing messages 2020-08-02 14:31:20 +00:00
Lucas fd6b5cc99e Add xenodm files 2020-08-01 20:57:01 +00:00
Lucas 4f841a1fac New colorscheme 2020-08-01 20:46:14 +00:00
Lucas 2bf7cf7f71 pstsrv: add w1r3.net 2020-08-01 20:27:19 +00:00
Lucas 0c497ffde9 browser: make generic and remove redundant scripts 2020-07-27 21:45:43 +00:00
Lucas 6a795d70f0 credentials: new otpcli can handle otpauth URIs 2020-07-16 17:07:54 +00:00
Lucas c2a5bf806a herbstpanel: fix typo in function name 2020-07-12 15:17:12 +00:00
Lucas 1151d1cc4a Add script for generating otpauth:// URIs 2020-07-10 01:15:29 +00:00
Lucas 5ea77d06dc gitconfig: don't define an editor at all 2020-07-10 01:14:52 +00:00
Lucas f12ede4a16 shrc: add local perl5 lib path 2020-07-09 21:52:40 +00:00
Lucas 4028159ae1 gitconfig: use vi; add pull config 2020-07-09 21:46:24 +00:00
Lucas bfe6426a9b pstsrv: ensure newline after URL and inform failed upload 2020-07-02 03:09:10 +00:00
Lucas ec3f639580 sekrit: add force flag to add subcommand 2020-06-15 02:43:34 +00:00
Lucas b37356c964 invidious: allow HTTP URLs too 2020-06-07 14:02:36 +00:00
Lucas 5fad16dbbd spoon: make mixer volume fixed width
While there, remove xkblayout and rename patch, as it's OS-independent.
2020-05-31 17:45:33 +00:00
Lucas 83255497ac hlwm: simplify panel 2020-05-31 02:43:51 +00:00
Lucas 82b8e95d7e credentials: rename service -> account, 2fa,sfa -> mfa 2020-05-25 16:04:38 +00:00
Lucas aa6636e6a5 credentials: redefine SEKRIT_DIR
Instead of adding a prefix to all keys.
2020-05-25 16:04:37 +00:00
Lucas a830563ebd credentials: remove -r
It's pointless now with sekrit cp.
2020-05-25 16:04:37 +00:00
Lucas 1d45d3c561 credentials: use sekrit cp 2020-05-25 16:04:37 +00:00
Lucas 4657adf4b1 sekrit: bake in clipboard support with cp subcommand 2020-05-25 16:04:37 +00:00
Lucas 540f26be40 spoon: make Linux match OpenBSD style 2020-05-23 02:11:37 +00:00
Lucas f1c39a568c shgit: use IFS correctly 2020-05-03 14:56:30 +00:00
Lucas 6cdd3337fd sekrit: fix arguments check 2020-05-03 14:48:05 +00:00
Lucas d5e71c46f7 Align shell style all over the repo 2020-05-03 14:47:27 +00:00