Commit Graph

49 Commits

Author SHA1 Message Date
Lucas 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
Lucas 0d7fd8f76a termcolors: adapt to latest tset and fix output 2023-10-24 19:44:47 +00:00
Lucas 945e441173 xenodm: Xresources options sync 2023-06-20 01:21:38 +00:00
Lucas 89b9b533ed colorscheme: white fg, black bg 2023-06-20 01:19:47 +00:00
Lucas ee215f8eac Fix license years 2023-06-20 01:00:31 +00:00
Lucas 9f004d4faf color-hash.ksh: provide a fnv1a implementation and switch to it 2023-02-11 18:42:20 +00:00
Lucas f7077ac5c5 Add script for coloring text based on its input 2023-02-11 17:23:07 +00:00
Lucas a1a25aa80a x-dpi-facesizes.sh: support an optional paramter 2022-06-22 01:01:59 +00:00
Lucas 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
Lucas d675a92a92 Rename cassh-keygen.sh -> sshca-keygen.sh 2022-02-06 14:31:39 +00:00
Lucas d6242cfef0 Remove incomplete script 2022-01-20 13:12:24 +00:00
Lucas 489dba6933 Add scripts for helping managing a SSH CA 2022-01-16 14:23:14 +00:00
Lucas 71019bf806 sekrit-rekey: change `for ... in $(cmd)` to `cmd | while read` 2022-01-16 14:23:14 +00:00
Lucas 68d7995a7f Add script for generating RFC 4193 compliant ULAs 2021-12-31 13:54:54 +00:00
Lucas db98b73ff2 Add script for OpenIKED ECDSA keys generation 2021-12-03 18:24:25 +00:00
Lucas e82506d113 xenodm theme and setup adjustments 2021-12-03 18:22:29 +00:00
Lucas 3ca523b0ee Add script for doing djb2-based term colorization 2021-05-29 14:01:03 +00:00
Lucas d5e94cd65e shgit: quote glob characters 2021-01-21 03:06:17 +00:00
Lucas 2c86e788e9 Add httpd-utils 2020-12-28 23:24:06 +00:00
Lucas b06b83aa4b update-element-web: cope with rename 2020-12-21 12:18:38 +00:00
Lucas 1143e7ea10 Add Git pre-commit hook to check for missing serial bumps in zonefiles 2020-12-09 18:15:43 +00:00
Lucas 88c18dd564 Add avatars 2020-11-28 15:48:36 +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 ce2502c113 Deal with Riot -> Element rename 2020-10-03 17:29:53 +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 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 1151d1cc4a Add script for generating otpauth:// URIs 2020-07-10 01:15:29 +00:00
Lucas f1c39a568c shgit: use IFS correctly 2020-05-03 14:56:30 +00:00
Lucas d5e71c46f7 Align shell style all over the repo 2020-05-03 14:47:27 +00:00
Lucas 78c51d09c7 Add script for rekeying sekrit store 2020-03-22 01:48:10 +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 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
Lucas e139dfbdb9 gen-ec-cert: remove useless -nodes 2020-02-13 10:33:36 +00:00
Lucas bce4c8c754 Add script for generating self-signed EC certs 2020-02-13 02:59:09 +00:00
Lucas e405c1de7b Only run git-status inside a work tree 2019-12-14 00:58:19 +00:00
Lucas dab4dcce0c Use correct variable 2019-12-14 00:31:20 +00:00
Lucas 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
Lucas e2a89e04b6 Add transmission-daemon settings 2019-12-11 02:11:58 +00:00
Lucas 349ce73952 Rework behind / ahead commit count 2019-12-10 11:31:47 +00:00
Lucas 09bf6ae01a More style fixes for shgit 2019-12-10 11:30:20 +00:00
Lucas ba76c45683 Fix shgit shell style and reenable it 2019-12-09 11:05:22 +00:00
Lucas 9b207887c1 Change FreeHugsBSD background placement 2019-10-05 00:31:15 +00:00
Lucas 3779fdce2c Initial import 2019-09-11 17:44:49 +00:00