mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
Updated README.md
This commit is contained in:
parent
bcfbddc61a
commit
27dfe575f3
|
|
@ -150,6 +150,14 @@ # This one to be ran just once, in interactive session
|
|||
The `ice` subcommand – modifiers for following single command. `notabug` – the site `notabug.org`
|
||||
|
||||
# News
|
||||
* 02-03-2018
|
||||
- Zplugin exports `$ZPFX` parameter. Its default value is `~/.zplugin/polaris` (user can
|
||||
override it before sourcing Zplugin). This directory is like `/usr/local`, a prefix
|
||||
for installed software, so it's possible to use ice like `make"PREFIX=$ZPFX"` or
|
||||
`atclone"./configure --prefix=$ZPFX"`. Zplugin also setups `$MANPATH` pointing to the
|
||||
`polaris` directory. Checkout [gallery](GALLERY.md) for examples.
|
||||
- [New README section](#hint-extending-git) about extending Git with Zplugin.
|
||||
|
||||
* 05-02-2018
|
||||
- I work much on this README however multi-file Wiki might be better to read – it
|
||||
[just has been created](https://github.com/zdharma/zplugin/wiki).
|
||||
|
|
|
|||
Loading…
Reference in a new issue