mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 03:41:27 +00:00
Updated Developer guides (markdown)
parent
9604861e4e
commit
aea6507366
|
@ -54,6 +54,10 @@ On macOS:
|
||||||
|
|
||||||
Use it if you have plugin `.nmv` (bash script).
|
Use it if you have plugin `.nmv` (bash script).
|
||||||
|
|
||||||
|
#### Compile out FIFO
|
||||||
|
|
||||||
|
make O_NOFIFO=1 strip
|
||||||
|
|
||||||
#### Compile statically
|
#### Compile statically
|
||||||
|
|
||||||
Install the GPM development library and set the Makefile variable `O_STATIC`.
|
Install the GPM development library and set the Makefile variable `O_STATIC`.
|
||||||
|
|
Loading…
Reference in a new issue