Update .config/fish/conf.d/30-chezmoi.fish
This commit is contained in:
parent
a48328628e
commit
403d1b0d17
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ abbr -a cz --position command chezmoi
|
||||||
abbr -a czap --position command "chezmoi apply"
|
abbr -a czap --position command "chezmoi apply"
|
||||||
abbr -a cza --position command "chezmoi add"
|
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"
|
||||||
|
|
Loading…
Reference in a new issue