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

This commit is contained in:
punkfairie 2024-04-18 18:05:00 -07:00
parent a48328628e
commit 403d1b0d17
No known key found for this signature in database
GPG key ID: 284B78B49C058673

View file

@ -4,3 +4,4 @@ abbr -a cz --position command chezmoi
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"