mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +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).
|
||||
|
||||
#### Compile out FIFO
|
||||
|
||||
make O_NOFIFO=1 strip
|
||||
|
||||
#### Compile statically
|
||||
|
||||
Install the GPM development library and set the Makefile variable `O_STATIC`.
|
||||
|
|
Loading…
Reference in a new issue