Update .config/fish/conf.d/30-chezmoi.fish

This commit is contained in:
punkfairie 2024-04-19 18:32:58 -07:00
parent b70c1ae08b
commit 8fd2627f48
No known key found for this signature in database
GPG key ID: 284B78B49C058673

View file

@ -6,4 +6,4 @@ abbr -a cza --position command "chezmoi add"
abbr -a czc --position command "chezmoi cd" abbr -a czc --position command "chezmoi cd"
abbr -a cze --position command "chezmoi edit" abbr -a cze --position command "chezmoi edit"
abbr -a czcm --position command "git c -m (chezmoi generate git-commit-message)" abbr -a czcm --position command 'git c -m "$(chezmoi generate git-commit-message)"'