Commit Graph

241 Commits

Author SHA1 Message Date
f049d20a2a Brighten the custom blues a bit.
Blues have lower luminosity.
2025-06-10 17:27:24 -04:00
16399c22ce FreeBSD Unicode printing. 2025-06-04 14:15:11 -04:00
d7c5eab0c5 Better FreeBSD console colours. 2025-06-04 14:15:11 -04:00
896b38574b Don't break scripts! 2025-06-04 14:15:11 -04:00
dd4d75653e Make year-split follow different rules 2025-06-04 14:15:11 -04:00
ca278c98ca Merge branch 'master' of gitea.nerdland.org:adam/cshenv into master
* 'master' of gitea.nerdland.org:adam/cshenv:
  Support for machine suffixes.
  Fix spurious "h " in canonicalization list.
  The new filetype plugin burned me.
  Clean up a lot how the ssh search is generated and maintained.
  Remove the need for the adamformat symlink.
  Tag syntax for C++
  Directory stack size shouldn't use a PID.
  Battery colour shouldn't be literals!
  A bit of style cleanup.
  Update adam format for more recent `uncrustify`.
  A lot more automation for ssh.
  Add a bit of ssh universal configuration.
  Fix the way that git gets linked.
2025-03-14 00:59:16 -04:00
2015c6f6c2 Support for machine suffixes.
I put the outer hostname as a suffix on VMs.
2025-03-11 16:22:39 -04:00
035cb25209 Fix spurious "h " in canonicalization list. 2025-03-11 14:04:57 -04:00
192c8b1abd The new filetype plugin burned me. 2025-03-10 16:14:05 -04:00
a1dd3bd43c Clean up a lot how the ssh search is generated and maintained. 2025-03-10 15:25:17 -04:00
2e677b6325 Remove the need for the adamformat symlink. 2025-03-07 23:14:43 -05:00
60607dbce7 Tag syntax for C++ 2025-03-07 23:14:27 -05:00
88bb192ca3 Directory stack size shouldn't use a PID.
Use in-shell array size counting.
2025-03-07 23:13:16 -05:00
fe472e09cb Battery colour shouldn't be literals! 2025-03-07 23:12:59 -05:00
67f4542811 A bit of style cleanup. 2025-03-07 23:12:50 -05:00
997e208300 Update adam format for more recent uncrustify. 2025-03-07 23:11:42 -05:00
f31647d198 A lot more automation for ssh.
(And I probably broke something, but we'll see!)
2025-03-07 23:11:04 -05:00
8c304b5126 Add a bit of ssh universal configuration.
This is intended to work with the `ssh-mgmt` scripts.  Maybe its
better to move this there?  Maybe not?
2025-03-07 15:22:26 -05:00
84e3ed64b1 Fix the way that git gets linked. 2025-03-07 15:22:13 -05:00
2207b83061 Don't break old scripts 2024-08-20 18:21:37 -04:00
ba87f35f4f Fix the vim hook in the installer 2024-08-20 08:36:17 -04:00
4fb661d3cf Some colour tweaks for light mode. 2024-08-08 01:18:34 -04:00
2364ef7ac0 Add syntax support for Yank language. 2024-08-08 01:18:34 -04:00
7c8a3ac56d A few merge options for git. 2024-06-17 12:56:00 -04:00
0a97d0b8ff Add git trim helper command 2024-06-17 12:56:00 -04:00
934e09ab00 Dirstack support in prompt. 2024-06-17 12:55:59 -04:00
b9e80276e5 Nothrow object highlighting. 2023-11-29 07:06:38 -05:00
50abff0ca2 Modules highlighting 2023-11-29 07:06:27 -05:00
c6a6028da3 Exception hierarchy highlighting fixed. 2023-10-25 23:25:28 -04:00
a64d4bc014 Just document SGR name. 2023-10-25 23:25:09 -04:00
fd0021e690 Prepare for the he great exceptions rename. 2023-10-12 18:28:20 -04:00
cc306bb076 I should be using tabs in most files. 2023-10-12 18:28:07 -04:00
045876f254 Add some traits helpers to the C++ formatting. 2023-10-04 22:43:34 -04:00
fe06bfa8b7 Add support for setting terminal palette colours with escape codes. 2023-04-26 13:21:49 -04:00
d7ba4ed397 Add checklist syntax 2023-04-07 13:45:50 -04:00
91d05d948b Add xmodmap file 2023-01-13 17:44:02 -05:00
0f04378898 Get pluses and minuses lined up. 2022-11-08 18:25:08 -08:00
3cb2ac5a0e Silence error on git branches without upstreams. 2022-11-08 18:25:08 -08:00
007f7a7e26 Colors support for git ahead/behind. 2022-11-08 18:25:08 -08:00
39999fa946 Correct the ahead/behind in prompt for git. 2022-11-08 18:25:08 -08:00
425535e4d2 Make prompt list ahead/behind for git. 2022-11-08 18:25:08 -08:00
12d66227ae Highlight the leading * in block commented code as a comment char. 2022-11-07 15:48:25 -05:00
dc3a70531d Support for other comparison testing primitives. 2022-11-07 15:47:55 -05:00
b3cb9fec2e Correctly highlight some things within STL as ONLY within STL. 2022-11-07 15:11:01 -05:00
e23c30462a Use proper key aliases in mappings. 2022-11-07 15:07:59 -05:00
41bd5f9aac Make block comment doxygen leading star highlight only in such comments. 2022-11-07 15:04:52 -05:00
1d4837e0ad Merge branch 'master' of github.com:adamlsd/cshenv
Conflicts:
	vim/after/syntax/cpp.vim
2022-06-16 17:24:19 -04:00
d8b82315f1 Add more testing primitives C++ highlights. 2022-06-16 17:23:19 -04:00
74ccc0222f Slight tweaks to light colour scheme. 2022-06-16 17:22:59 -04:00
3e655ede26 Merge branch 'master' of github.com:adamlsd/cshenv 2022-06-16 17:21:06 -04:00