Add .local/bin/fishify-envs

Update .local/bin/localhost
Add .local/bin/push-chezmoi
This commit is contained in:
Lewis Wynne 2026-01-07 15:08:10 +00:00
parent ae921b2953
commit e08bb9229f
3 changed files with 43 additions and 8 deletions

View file

@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -euo pipefail
REPO="$(chezmoi source-path)"
cd "$REPO"
git push