Update .config/fish/conf.d/30-chezmoi.fish
This commit is contained in:
parent
b70c1ae08b
commit
8fd2627f48
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ abbr -a cza --position command "chezmoi add"
|
|||
abbr -a czc --position command "chezmoi cd"
|
||||
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)"'
|
||||
|
|
Loading…
Reference in a new issue