Commit Graph

5 Commits

Author SHA1 Message Date
Cian-H 51f65717a1 Switched package lists from with syntax to explicit
Appranently, the use of `with` for this is discouraged as it can cause
some kinds of compilation/linking issues. Switching to explicit
declaration is a bit more verbose, but probably makes organising into
modules easier in the long run anyway.
2025-04-14 10:58:46 +01:00
Cian-H 190bae5036 Fixed font configuration 2025-03-27 14:26:20 +00:00
Cian-H c4785ab451 Added nushell to core home 2025-02-09 21:24:12 +00:00
Cian-H 3eb4a8e110 Switched main terminal from kitty to ghostty
Since the CSR related bugs in ghostty v1 have been corrected, switching
to ghostty as main terminal. I still love kitty, but its font rendering
and some keyboard handling can be janky at times. Ghostty has been
really good so far on my other machine so think i'll switch long-term
2025-02-05 09:45:22 +00:00
Cian-H b2b1672997 Fresh start to clean history after subtree experiments 2025-01-22 12:50:04 +00:00