Update .config/fish/conf.d/30-chezmoi.fish
This commit is contained in:
parent
286bc07bab
commit
cbde380d28
1 changed files with 2 additions and 0 deletions
|
@ -11,4 +11,6 @@ if command -v chezmoi &>/dev/null
|
|||
abbr -a czct --position command "chezmoi chattr +t"
|
||||
|
||||
abbr -a czcm --position command 'git aa && git c -m "$(chezmoi generate git-commit-message)" && git p'
|
||||
|
||||
abbr -a czd --position command "chezmoi data | bat --language=json"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue