summaryrefslogtreecommitdiff
path: root/user/zsh/zshrc-workstation.sh
AgeCommit message (Collapse)Author
42 hourstweak(workstation): switch from tokei to sccMartin Fischer
tokei is pretty much unmaintained (a bug fix for a crash hasn't been merged in half a year[1]) and since there's other things that are bothering me (e.g. the format flag being named `-o` and `-o json` outputting the counts for every single file), I'm switching to scc, which is very actively maintained. [1]: https://github.com/XAMPPRocky/tokei/pull/1209
14 daysdeps: update to NixOS 25.05Martin Fischer
I'm not sure why the Kodi user now needs to be in the `audio` group but without it the user can only see a dummy device.
2025-04-02fix(workstation): update Zed for amdgpu bug workaroundMartin Fischer
2025-03-31feat(workstation): add GoMartin Fischer
2025-03-31tweak(zsh): move CARGO_HOME and NPM_CONFIG_PREFIX under ~/.local/shareMartin Fischer
As per XDG Base Directory specification.
2025-02-23feat(workstation): add zedMartin Fischer
2024-12-27refactor: introduce profilesMartin Fischer