summaryrefslogtreecommitdiff
path: root/user/zsh
AgeCommit message (Collapse)Author
14 daysfix(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
2025-01-06fix(user/zsh): set VISUAL instead of EDITORMartin 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).
2024-12-27refactor: introduce profilesMartin Fischer
2024-12-12fix(zsh): fix error on git over SSHMartin Fischer
2024-12-12enable SSH host-specific terminal background colorsMartin Fischer
2024-12-12refactor: move part-specifics out of .zshrcMartin Fischer
2024-12-12fix(zshrc): don't append PATH if already presentMartin Fischer
2024-12-11add developer toolsMartin Fischer
2024-12-11add toolsMartin Fischer
2024-12-11add vimMartin Fischer
2024-12-11add zshMartin Fischer