diff options
author | 2019-03-01 14:01:14 +0530 | |
---|---|---|
committer | 2019-03-01 14:01:14 +0530 | |
commit | 0593cc165d019678d9752c70e69899ebc96d44dd (patch) | |
tree | 2f67f80ff1e51573a382687d4243198e7b090fad | |
parent | 2a571d9b0d6d85750fac5c6a4be2be1bc5a6d19d (diff) | |
download | nnn-0593cc165d019678d9752c70e69899ebc96d44dd.tar.gz |
Fix #218: add MacPorts to the mix
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -169,6 +169,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors) - [FreeBSD](https://www.freshports.org/misc/nnn) (`pkg install nnn`) - [Gentoo](https://packages.gentoo.org/packages/app-misc/nnn) (`emerge nnn`) - [macOS/Homebrew](http://formulae.brew.sh/formula/nnn) (`brew install nnn`) +- [MacPorts](https://www.macports.org/ports.php?by=name&substr=nnn) (`port install nnn`) - [Milis Linux](https://notabug.org/milislinux/milis/src/master/talimatname/genel/n/nnn/talimat) (`mps kur nnn`) - [NixOS](https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/misc/nnn) (`nix-env -i nnn`) - [OpenBSD](https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils/nnn/) (`pkg_add nnn`) |