19049d2472
color-hash.ksh: small improvements
...
Don't set color and return the index instead. This allows also using it
for background. Sprinkle a couple of '-nr --' for 'print' calls. Add the
fnv1 variant.
2023-10-24 19:51:20 +00:00
0d7fd8f76a
termcolors: adapt to latest tset and fix output
2023-10-24 19:44:47 +00:00
9f004d4faf
color-hash.ksh: provide a fnv1a implementation and switch to it
2023-02-11 18:42:20 +00:00
f7077ac5c5
Add script for coloring text based on its input
2023-02-11 17:23:07 +00:00
a1a25aa80a
x-dpi-facesizes.sh: support an optional paramter
2022-06-22 01:01:59 +00:00
9f0e7a0c12
Xdefaults, xinitrc: dynamically calculate font size
...
Recent changes in OpenBSD made my laptops share different (althought
correctly calculated) DPIs. Add an script and rework X resources loading
so:
1. load ~/.Xdefaults into xrdb for baseline
2. run the script to compute a DPI and xterm's faceSize so it respects
some values previously defined in this repo
As an upside, now XTerm.VT100.faceSize can be queried, so use that in
hlwm theme.
2022-05-17 03:14:19 +00:00
d675a92a92
Rename cassh-keygen.sh -> sshca-keygen.sh
2022-02-06 14:31:39 +00:00
d6242cfef0
Remove incomplete script
2022-01-20 13:12:24 +00:00
489dba6933
Add scripts for helping managing a SSH CA
2022-01-16 14:23:14 +00:00
71019bf806
sekrit-rekey: change for ... in $(cmd)
to cmd | while read
2022-01-16 14:23:14 +00:00
68d7995a7f
Add script for generating RFC 4193 compliant ULAs
2021-12-31 13:54:54 +00:00
db98b73ff2
Add script for OpenIKED ECDSA keys generation
2021-12-03 18:24:25 +00:00
3ca523b0ee
Add script for doing djb2-based term colorization
2021-05-29 14:01:03 +00:00
b06b83aa4b
update-element-web: cope with rename
2020-12-21 12:18:38 +00:00
1143e7ea10
Add Git pre-commit hook to check for missing serial bumps in zonefiles
2020-12-09 18:15:43 +00:00
ce2502c113
Deal with Riot -> Element rename
2020-10-03 17:29:53 +00:00
1151d1cc4a
Add script for generating otpauth:// URIs
2020-07-10 01:15:29 +00:00
d5e71c46f7
Align shell style all over the repo
2020-05-03 14:47:27 +00:00
78c51d09c7
Add script for rekeying sekrit store
2020-03-22 01:48:10 +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