Update dotfiles

This commit is contained in:
2024-02-03 16:18:58 -04:00
parent 6b12a7c33a
commit 0cbd2d91cb
2 changed files with 233 additions and 233 deletions

View File

@ -24,6 +24,6 @@ if (Test-Path alias:pwd) {
chezmoi re-add
chezmoi diff
chezmoi git -- commit -a -m $message
chzemoi git -- push
chezmoi git -- push
chezmoi apply
}