ENH tmux is not longer template, add chezmoi apply
This commit is contained in:
parent
7513007c17
commit
1f457f99c2
|
@ -330,6 +330,7 @@ alias_if tmux \
|
||||||
tas='tmux attach-session -t'
|
tas='tmux attach-session -t'
|
||||||
|
|
||||||
alias_if chezmoi \
|
alias_if chezmoi \
|
||||||
|
czp="chezmoi apply" \
|
||||||
cze="chezmoi edit" \
|
cze="chezmoi edit" \
|
||||||
czea="chezmoi edit --apply" \
|
czea="chezmoi edit --apply" \
|
||||||
czd="chezmoi diff" \
|
czd="chezmoi diff" \
|
||||||
|
|
Loading…
Reference in New Issue