17ef04b41a
fetch: use a slightly more correct check for TTY stdin
2020-05-03 14:00:41 +00:00
06f9918f2c
invidious: change heuristic for using path as ID
2020-05-02 20:48:30 +00:00
3fcbc23542
invidious: handle embed links
2020-05-02 20:48:30 +00:00
7f89a0aaf8
invidious: only allow "known" URLs
2020-05-02 20:43:38 +00:00
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
aa86bb5c6e
m: don't increment variables inside subshell
2020-04-26 17:47:18 +00:00
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
2231ee3e8d
pstsrv: fix variable name
2020-04-25 22:41:10 +00:00
66ee27664d
hlwm: fix monitor padding for lemonbar
2020-04-25 20:43:15 +00:00
1c78cab349
hlwm: reorder UI settings acording to man
2020-04-25 19:01:33 +00:00
43091854f9
Add plumb script for opening files
2020-04-06 23:51:03 +00:00
2395ee7cbd
Add pstsrv for centralizing different paste services
2020-04-06 22:44:57 +00:00
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
78c51d09c7
Add script for rekeying sekrit store
2020-03-22 01:48:10 +00:00
649ead1257
fetch: fix showing already archived URLs
2020-03-21 11:54:45 +00:00
17b440be69
Add script for updating riot-web
2020-03-14 15:37:25 +00:00
fa6fbb9e3c
Create directory for scripts
2020-03-14 15:34:04 +00:00
10d1e7d0d3
gen-ec-cert: remove wx permissions from generated files
2020-03-14 14:08:26 +00:00
eb605487e5
Add scripts from mblaze/contrib
...
Directly from tag v6.0, e0733f187b34b21fa8335b9914c29a28fa2e856d.
2020-03-11 23:33:13 +00:00
69e00b6f58
Add mblaze related files
2020-03-11 23:25:28 +00:00
96862e6556
hlwm: Fullscreen Tor Browser
2020-02-22 15:27:03 +00:00
63c21d37a5
Only add shgit to PS1 if git is installed
2020-02-17 22:40:13 +00:00
c145066753
tmux: add binding for toggling status bar
2020-02-14 23:33:09 +00:00
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
f53179091a
gen-ec-cert: make encryption optional
2020-02-14 02:02:22 +00:00
f0505b1d11
gen-ec-cert: reuse the private key if it exists
2020-02-13 10:52:55 +00:00
ea435f67d5
gen-ec-cert: better error checking
2020-02-13 10:51:47 +00:00
e139dfbdb9
gen-ec-cert: remove useless -nodes
2020-02-13 10:33:36 +00:00
bce4c8c754
Add script for generating self-signed EC certs
2020-02-13 02:59:09 +00:00
0dd308156c
herbstpanel: also show current tag
2020-01-31 03:03:27 +00:00
64ef0b5728
herbstpanel: only show urgent tags
...
While there, do some housekeeping in shell style.
2020-01-26 17:28:08 +00:00
dda3865373
Update hlwm panel
...
- Use lemonbar-xft instead of lemonbar
- Use the same font sizing than in ~/.Xdefaults
2020-01-26 15:00:53 +00:00
776714b53c
spoon: add OpenBSD output customization patch
2020-01-26 14:59:55 +00:00
3ca9d661dc
Adjust repeat rate
2020-01-26 14:54:26 +00:00
f46aaa286b
spoon: update OpenBSD config.h
2020-01-26 14:53:21 +00:00
eec2186ce6
Configure font size for xterm
2019-12-29 21:10:08 +00:00
01c6a6d22d
Merge xsekrit into credentials
2019-12-28 00:12:31 +00:00
83d15c417d
credentials: handle all cases with one function
2019-12-27 23:20:28 +00:00
c0f051acd7
sekrit: code nits
2019-12-27 22:56:03 +00:00
5d9c0c0830
sekrit: make check_key more strict
2019-12-27 22:52:59 +00:00
adaa10ee08
Add riot-web-ui
2019-12-17 22:12:32 +00:00
8f00ffb6b8
Fix credentials short-circuits
2019-12-17 22:09:25 +00:00
be2b7edc4c
Add flac2ogg
2019-12-17 13:08:39 +00:00
e29482a373
Add default umask
...
It seems Ubuntu doesn't set it to 022 by default.
2019-12-17 12:50:51 +00:00
e405c1de7b
Only run git-status inside a work tree
2019-12-14 00:58:19 +00:00
dab4dcce0c
Use correct variable
2019-12-14 00:31:20 +00:00
8362f872f4
More shgit rework
...
- Use -q in git-symbolic-ref
- Improve ahead / behind count a bit by assigning it to positional
parameters and getting rid of a conditional
2019-12-13 10:54:20 +00:00
e2a89e04b6
Add transmission-daemon settings
2019-12-11 02:11:58 +00:00
349ce73952
Rework behind / ahead commit count
2019-12-10 11:31:47 +00:00
09bf6ae01a
More style fixes for shgit
2019-12-10 11:30:20 +00:00