Add chezmoi aliases (#788)

This commit is contained in:
fnuttens 2024-03-12 16:55:37 +01:00 committed by GitHub
parent 74ba060f55
commit 45f5310e51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
export alias ch = chezmoi
export alias chad = chezmoi add
export alias chap = chezmoi apply
export alias chd = chezmoi diff
export alias chda = chezmoi data
export alias chs = chezmoi status