internal-joseph/dotfiles
  • Go Template 41.4%
  • PowerShell 40.4%
  • Shell 18.2%
Find a file
Joseph a2f44d2281 feat(ps): cm function + lazy gsudo + shep -p flag
Complete the PS profile migration from OneDrive to chezmoi as the single
source of truth. Adds:
- cm function: routes Claude Code through Manifold gateway via
  MANIFOLD_TOKEN from ~/.bash_secrets, scoped env vars with cleanup
- Lazy gsudo module load (imports on first sudo call instead of
  every shell startup)
- shep now uses -p "Shepherd" initial prompt

The OneDrive-synced profile (~/OneDrive/.../powershell/profile.ps1)
becomes a thin forwarder that dot-sources the chezmoi-deployed file at
$HOME\.powershell\profile.ps1 — preserves the auto-generated stub
chain without duplicating logic.
2026-04-11 22:07:04 -05:00
AppData/Roaming/tabby feat(tabby): add Claude Code launcher profile 2026-04-11 17:20:20 -05:00
dot_claude docs(claude): add skill edit location guidance 2026-04-10 13:10:03 -05:00
dot_config feat(dotfiles): initial chezmoi setup 2026-03-28 00:00:31 -05:00
dot_powershell feat(ps): cm function + lazy gsudo + shep -p flag 2026-04-11 22:07:04 -05:00
private_dot_ssh fix(ssh): cloudzy is on port 22222 (not default 22) 2026-04-11 16:52:54 -05:00
.chezmoi.toml.tmpl feat(dotfiles): full configuration — all tools, skills, SSH, PS, Tabby 2026-03-28 00:12:17 -05:00
.chezmoiignore chore: remove stale skills snapshot, ignore via .chezmoiignore 2026-04-09 13:54:19 -05:00
dot_bash_profile feat(dotfiles): initial chezmoi setup 2026-03-28 00:00:31 -05:00
dot_bashrc.tmpl feat(bashrc): source ~/.bash_secrets if present for local-only env vars 2026-04-11 17:16:10 -05:00
dot_gitconfig.tmpl feat(dotfiles): full configuration — all tools, skills, SSH, PS, Tabby 2026-03-28 00:12:17 -05:00
dot_tabby-motd-wsl.sh feat(dotfiles): full configuration — all tools, skills, SSH, PS, Tabby 2026-03-28 00:12:17 -05:00
dot_tabby-motd.ps1 fix: guard PS MOTD against non-interactive invocations 2026-04-09 12:38:12 -05:00
dot_tabby-motd.sh fix: guard MOTD with interactive shell check 2026-04-09 12:23:24 -05:00
run_always_merge-skills.sh fix(skills): handle non-interactive mode — skip migration prompt when chezmoi runs script 2026-04-09 17:17:51 -05:00
run_onchange_configure-yggdrasil.sh.tmpl feat(chezmoi): Yggdrasil install and configure script 2026-04-09 15:55:14 -05:00
run_onchange_update-hosts-fleet.sh.tmpl feat(chezmoi): /etc/hosts fleet block update script 2026-04-09 15:55:54 -05:00
scoop-shims.txt feat(dotfiles): full configuration — all tools, skills, SSH, PS, Tabby 2026-03-28 00:12:17 -05:00
setup-tools.sh.tmpl refactor(dotfiles): strip PCT content, add portable setup script 2026-03-28 00:06:54 -05:00