Commit Graph

142 Commits

Author SHA1 Message Date
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
Lucas afb13d9c9c flac2ogg: use the correct variable in loops
While there, adjust the error message to be more aligned to the rest of
the scripts.
2020-05-03 14:00:42 +00:00
Lucas 17ef04b41a fetch: use a slightly more correct check for TTY stdin 2020-05-03 14:00:41 +00:00
Lucas 06f9918f2c invidious: change heuristic for using path as ID 2020-05-02 20:48:30 +00:00
Lucas 3fcbc23542 invidious: handle embed links 2020-05-02 20:48:30 +00:00
Lucas 7f89a0aaf8 invidious: only allow "known" URLs 2020-05-02 20:43:38 +00:00
Lucas 0a7dd126e8 invidious: rewrite
- Use API cleverly
- Allow specifying a provider different than invidio.us
- Use torsocks by default
2020-05-02 19:39:59 +00:00
Lucas aa86bb5c6e m: don't increment variables inside subshell 2020-04-26 17:47:18 +00:00
Lucas 54f5477b0f m: allow showing summary of directories in list
Add a PATH-like variable M_LIST_PATH. If no arguments are given and this
new variable isn't empty, show a summary of those directories, without
showing stats for each subdirectory. This permits a more compact output
that comes handy when your directory tree is growing out of control.
2020-04-26 17:04:13 +00:00
Lucas 2231ee3e8d pstsrv: fix variable name 2020-04-25 22:41:10 +00:00
Lucas 66ee27664d hlwm: fix monitor padding for lemonbar 2020-04-25 20:43:15 +00:00
Lucas 1c78cab349 hlwm: reorder UI settings acording to man 2020-04-25 19:01:33 +00:00
Lucas 43091854f9 Add plumb script for opening files 2020-04-06 23:51:03 +00:00
Lucas 2395ee7cbd Add pstsrv for centralizing different paste services 2020-04-06 22:44:57 +00:00
Lucas 4a86e6f983 m: sorting Maildirs is useless as msort is called later on
While at it, inline the only remaining call to _mdirs
2020-03-29 18:24:56 +00:00
Lucas 78c51d09c7 Add script for rekeying sekrit store 2020-03-22 01:48:10 +00:00
Lucas 649ead1257 fetch: fix showing already archived URLs 2020-03-21 11:54:45 +00:00
Lucas 17b440be69 Add script for updating riot-web 2020-03-14 15:37:25 +00:00
Lucas fa6fbb9e3c Create directory for scripts 2020-03-14 15:34:04 +00:00
Lucas 10d1e7d0d3 gen-ec-cert: remove wx permissions from generated files 2020-03-14 14:08:26 +00:00
Lucas eb605487e5 Add scripts from mblaze/contrib
Directly from tag v6.0, e0733f187b34b21fa8335b9914c29a28fa2e856d.
2020-03-11 23:33:13 +00:00
Lucas 69e00b6f58 Add mblaze related files 2020-03-11 23:25:28 +00:00
Lucas 96862e6556 hlwm: Fullscreen Tor Browser 2020-02-22 15:27:03 +00:00
Lucas 63c21d37a5 Only add shgit to PS1 if git is installed 2020-02-17 22:40:13 +00:00
Lucas c145066753 tmux: add binding for toggling status bar 2020-02-14 23:33:09 +00:00
Lucas 036418abee Use ecparam instead of genpkey
The generated keys are just different.

As a consequence, remove key encryption support.
2020-02-14 03:02:52 +00:00
Lucas f53179091a gen-ec-cert: make encryption optional 2020-02-14 02:02:22 +00:00
Lucas f0505b1d11 gen-ec-cert: reuse the private key if it exists 2020-02-13 10:52:55 +00:00
Lucas ea435f67d5 gen-ec-cert: better error checking 2020-02-13 10:51:47 +00:00