<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/home/.zprofile, branch master</title>
<subtitle>My linux config and rc files
</subtitle>
<id>https://git.strisemarx.com/dotfiles/atom?h=master</id>
<link rel='self' href='https://git.strisemarx.com/dotfiles/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/'/>
<updated>2026-04-17T09:53:27Z</updated>
<entry>
<title>refactor: rewrite .zprofile as zsh login config</title>
<updated>2026-04-17T09:53:27Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-17T09:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=46dcad8576553c3387b950cbf5eebd3b06cd17b3'/>
<id>urn:sha1:46dcad8576553c3387b950cbf5eebd3b06cd17b3</id>
<content type='text'>
Replace the symlink-to-.profile with a proper zsh-native .zprofile.
Merges content from envrc into a single file. Changes:

- Remove POSIX compat helpers (safesource, exists, ifexists)
- Remove LESS_TERMCAP block (MANPAGER is nvim)
- Remove deprecated MOZ_WEBRENDER, MOZ_X11_EGL, GPG_AGENT_INFO
- Remove SENTRY_ACCESS_TOKEN, ENV export
- Remove .zshrc dispatch (zsh handles this natively via ZDOTDIR)
- Fix duplicate RUSTUP_HOME export
- Fix work-envrc: was checking wrong file readability
- Fix XAUTHORITY: also skip when over SSH
- Use zsh idioms: typeset -U, $+commands, [[]]
- Use $TTY for GPG_TTY (zsh sets this automatically)
- Organize into clearly labeled sections with comments
- Delete home/.zprofile (was symlink to .profile, now redundant)
</content>
</entry>
<entry>
<title>first commit</title>
<updated>2023-10-18T10:16:43Z</updated>
<author>
<name>Arnold Sommerfeld</name>
<email>sommerfeld@strisemarx.com</email>
</author>
<published>2023-05-17T17:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/dotfiles/commit/?id=b487984ecc61c6229cf92550030745c192fd3d0b'/>
<id>urn:sha1:b487984ecc61c6229cf92550030745c192fd3d0b</id>
<content type='text'>
</content>
</entry>
</feed>
