Indrajit Raychaudhuri 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support | 1 년 전 | |
---|---|---|
.. | ||
README.md | 1 년 전 | |
init.zsh | 1 년 전 |
Enables Emacs dependency management.
Carton installs and manages Emacs packages for Emacs package development and Emacs configuration.
This module prepends the Carton directory to the path variable to enable the
execution of carton
.
Aliases are enabled by default. To disable them, add the following to
${ZDOTDIR:-$HOME}/.zpreztorc
.
zstyle ':prezto:module:emacs:alias' skip 'yes'
cai
installs dependencies.cau
updates dependencies.caI
initializes the current directory for dependency management.cae
executes a command which correct dependencies.The authors of this module should be contacted via the issue tracker.