diff options
| author | 2026-04-17 10:53:27 +0100 | |
|---|---|---|
| committer | 2026-04-17 10:53:27 +0100 | |
| commit | 46dcad8576553c3387b950cbf5eebd3b06cd17b3 (patch) | |
| tree | 094e4a70d10bdc1f0205de25c329abb87e8e85f9 /home/.config/yt-dlp | |
| parent | 5156505f3bbc17ed3a8883a4097d1c40a3ed6f23 (diff) | |
| download | dotfiles-46dcad8576553c3387b950cbf5eebd3b06cd17b3.tar.gz dotfiles-46dcad8576553c3387b950cbf5eebd3b06cd17b3.tar.bz2 dotfiles-46dcad8576553c3387b950cbf5eebd3b06cd17b3.zip | |
refactor: rewrite .zprofile as zsh login config
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)
Diffstat (limited to 'home/.config/yt-dlp')
0 files changed, 0 insertions, 0 deletions
