Update README.md
The new zshrc template will download the zimfw script if missing.
See 023e13f042/src/templates/zshrc (L100-L108)
Similar to https://github-wiki-see.page/m/junegunn/vim-plug/wiki/tips
Useful if the ZIM_HOME folder is not version tracked in a dotfiles repo.
Closes #440
This commit is contained in:
parent
d7229bb6bc
commit
a292ca40ac
1 changed files with 2 additions and 6 deletions
|
@ -66,12 +66,8 @@ you can add to your `~/.zimrc`.
|
||||||
* [~/.zlogin](https://raw.githubusercontent.com/zimfw/install/master/src/templates/zlogin)
|
* [~/.zlogin](https://raw.githubusercontent.com/zimfw/install/master/src/templates/zlogin)
|
||||||
* [~/.zimrc](https://raw.githubusercontent.com/zimfw/install/master/src/templates/zimrc)
|
* [~/.zimrc](https://raw.githubusercontent.com/zimfw/install/master/src/templates/zimrc)
|
||||||
|
|
||||||
3. Copy https://github.com/zimfw/zimfw/releases/latest/download/zimfw.zsh to
|
3. Restart your terminal to automatically install the modules defined in `~/.zimrc`
|
||||||
`~/.zim/zimfw.zsh`.
|
and build the initialization scripts.
|
||||||
|
|
||||||
4. Install the modules defined in `~/.zimrc` and build the initialization scripts:
|
|
||||||
|
|
||||||
zsh ~/.zim/zimfw.zsh install
|
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue