rearange sz.env and optimize for zsh
This commit is contained in:
parent
39a136f9e9
commit
0acdc146c4
29 changed files with 144 additions and 100 deletions
|
@ -40,6 +40,7 @@ if is_cmd 'chezmoi'; then
|
|||
chezmoi edit "${EDITLIST[@]}" --apply --interactive
|
||||
}
|
||||
alias czx="CZ_EXTR=1 chezmoi "
|
||||
alias cz-reset-home="(czcd; cd ..; RESET=reset ./symclone.sh _home.macos; RESET=reset ./symclone.sh _home)"
|
||||
fi
|
||||
|
||||
# vim: set ft=bash sw=4 sts=4 et:
|
||||
# vim: set ft=sh sw=4 sts=4 et:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue