1
0
Fork 0
mirror of synced 2024-06-19 23:21:10 -04:00

Update README.md, Usage

This commit is contained in:
Yuri Aps 2023-08-09 20:15:28 -03:00
parent e0d067977c
commit ac0157e148

View file

@ -166,6 +166,8 @@ define the modules you want to use.
Usage
-----
TL;DR: Add the `zmodule` call to the `~/.zimrc` file, and then run `zimfw install`. More information on [zmodule sintax](#zmodule) or [zimfw](#zimfw)
The `zimfw` plugin manager installs your modules at `${ZIM_HOME}/modules`, and
builds a static script at `${ZIM_HOME}/init.zsh` that will initialize them. Your
modules are defined in your `~/.zimrc` file.