Age | Commit message (Collapse) | Author | |
---|---|---|---|
9 days | fix(workstation): update Zed for amdgpu bug workaround | Martin Fischer | |
11 days | feat(workstation): add Go | Martin Fischer | |
11 days | tweak(zsh): move CARGO_HOME and NPM_CONFIG_PREFIX under ~/.local/share | Martin Fischer | |
As per XDG Base Directory specification. | |||
2025-03-17 | tweak(user/git): add br alias and sort branches by committerdate | Martin Fischer | |
2025-03-16 | tweak(user/sway): only hide parenthesized text in roadmap wallpaper | Martin Fischer | |
To enable the shown list item to contain spaces. | |||
2025-02-27 | feat(workstation): generate wallpaper from roadmap.md | Martin Fischer | |
2025-02-26 | chore: update deprecated Zed setting | Martin Fischer | |
(Was done automatically by Zed.) | |||
2025-02-23 | feat(workstation): add typst and zathura | Martin Fischer | |
2025-02-23 | feat(workstation): add zed | Martin Fischer | |
2025-01-25 | feat(workstation): add poweralertd | Martin Fischer | |
My laptop died on me a couple times while I was working because it didn't complain about the running out battery. | |||
2025-01-06 | fix(user/zsh): set VISUAL instead of EDITOR | Martin Fischer | |
EDITOR is meant for line editors while VISUAL is meant for full-screen editors. Also most software appears to prefer VISUAL over EDITOR (e.g. git and sudoedit). | |||
2025-01-04 | feat(user/vim): add djot syntax highlighting | Martin Fischer | |
From https://github.com/jgm/djot. | |||
2024-12-27 | refactor: introduce profiles | Martin Fischer | |
2024-12-12 | fix(zsh): fix error on git over SSH | Martin Fischer | |
2024-12-12 | git: enable push.autoSetupRemote | Martin Fischer | |
2024-12-12 | enable SSH host-specific terminal background colors | Martin Fischer | |
2024-12-12 | refactor: move part-specifics out of .zshrc | Martin Fischer | |
2024-12-12 | fix(zshrc): don't append PATH if already present | Martin Fischer | |
2024-12-11 | upgrade to nixos-24.11 | Martin Fischer | |
2024-12-11 | add developer tools | Martin Fischer | |
2024-12-11 | move swaybar to bottom | Martin Fischer | |
2024-12-11 | add tools | Martin Fischer | |
2024-12-11 | display battery in swaybar | Martin Fischer | |
2024-12-11 | increase font size in foot | Martin Fischer | |
2024-12-11 | add vim | Martin Fischer | |
2024-12-11 | add zsh | Martin Fischer | |
2024-12-11 | add git | Martin Fischer | |
2024-12-11 | add custom keyboard layout | Martin Fischer | |
I've been using my own custom variant of Colemak Mod-DH since at least 2019. | |||
2024-12-11 | add sway | Martin Fischer | |
The config is the default config copied from /etc/sway/config. |