update
This commit is contained in:
parent
516d71a286
commit
2a3576e329
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ test -r /home/michael/.opam/opam-init/init.zsh && . /home/michael/.opam/opam-ini
|
|||
alias rm="garbage put"
|
||||
alias cm="chezmoi"
|
||||
alias jrnl=" jrnl"
|
||||
alias kill-gpg-agent="gpgconf --kill gpg-agent"
|
||||
|
||||
ced() { chezmoi edit $1 && chezmoi apply }
|
||||
cpush() { chezmoi git add . -- -A && chezmoi git commit -- -m "update" && chezmoi git push }
|
||||
|
|
Loading…
Reference in a new issue