4 Commits

Author SHA1 Message Date
LyAhn ef24dbc4e5 feat(profiles): add jwtf/phok-dev helpers, fix zoxide/zinit PATH ordering
- Add jwtf to cd into the repo root (with pass-through command support,
  same pattern as phok)
- Add phok-dev alias forcing software H.264/H.265 decode and disabling
  DMA-BUF rendering, working around this laptop's Intel iHD VA-API driver
  corrupting hardware-decoded frames during Phokus dev builds
- Move nvm/bun/PATH setup above zinit init so PATH is fully resolved
  before zoxide's hook and zinit's scheduler register - fixes intermittent
  "command not found: zoxide/sleep/true" errors
- Drop zinit wait lucid turbo mode; its async scheduler was the source
  of the above errors
- Rename up()'s local path var to target to avoid shadowing zsh's
  special path array
2026-07-26 07:12:36 +01:00
LyAhn ee503a225c feat(profiles): add up to .zshrc 2026-07-26 06:47:21 +01:00
LyAhn 430cc13251 feat(profiles): add .zshrc profile 2026-07-05 19:27:53 +01:00
LyAhn 61dfabfe19 chore: rename ps1-profile to profiles 2026-07-05 19:22:10 +01:00