Update .config/fish/conf.d/30-chezmoi.fish
This commit is contained in:
parent
68cd493169
commit
c4251d80c2
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ abbr -a czap --position command "chezmoi apply"
|
|||
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)"
|
||||
|
|
Loading…
Reference in a new issue