ADD alias for chezmoi update
This commit is contained in:
parent
5e5245be8d
commit
7513007c17
|
@ -334,6 +334,7 @@ alias_if chezmoi \
|
|||
czea="chezmoi edit --apply" \
|
||||
czd="chezmoi diff" \
|
||||
cza="chezmoi add" \
|
||||
czu="chezmoi update" \
|
||||
czc="chezmoi cd"
|
||||
|
||||
## --------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue