Skip to content

z-shell/src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

494 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Crowdin Project License VIM Visual Studio Code


Content

Maintainer — Verify and Sync Loader

Check whether the local lib/zsh/init.zsh matches the canonical GitHub raw main copy:

sh lib/sh/sync-init.sh

Replace the local file if it drifts:

sh lib/sh/sync-init.sh --write

Run against local fixtures (no network required, useful in tests):

sh lib/sh/sync-init.sh \
  --local  /tmp/my-init.zsh \
  --remote /tmp/remote-init.zsh \
  --checksum-url /tmp/checksum.txt

Skip checksum validation:

sh lib/sh/sync-init.sh --no-checksum

About

✨ Z-Shell source library — snippets, installer scripts and shared utilities

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors