Skip to content

Commit

Permalink
Add chezmoi aliases (nushell#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
fnuttens committed Mar 12, 2024
1 parent 74ba060 commit 45f5310
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions aliases/chezmoi/chezmoi-aliases.nu
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 45f5310

Please sign in to comment.