There's no place like ~
  • Shell 56.2%
  • Go Template 36.3%
  • Lua 3.8%
  • CSS 3.1%
  • AppleScript 0.6%
Find a file
2026-07-23 15:16:23 -04:00
dot_config feat(zsh): add git worktree helper script and completions 2026-07-23 15:15:59 -04:00
dot_local/bin/scripts feat(scripts): add work env override and dev server scripts 2026-07-23 15:16:23 -04:00
.chezmoiexternal.toml init: add dotfiles via chezmoi 2025-05-04 21:22:43 -04:00
.chezmoiignore feat(zsh): add git worktree helper script and completions 2026-07-23 15:15:59 -04:00
empty_dot_hushlogin feat(darwin): silence login blurb in shell 2026-05-03 21:22:22 -04:00
README.md feat: switch from bw-cli to rbw for secret management 2025-05-16 13:27:14 -04:00

Dotfiles

My dotfiles managed by chezmoi

desktop screenshot

Installation

Init the dotfiles with:

chezmoi init hisbaan # optionally include --ssh

Secrets are managed with the unofficial rust bitwarden cli, rbw. Authenticate with that:

rbw login

Install the dotfiles with:

chezmoi apply