diff options
| author | 2019-03-22 10:45:12 +0100 | |
|---|---|---|
| committer | 2019-03-22 10:45:12 +0100 | |
| commit | 52d3364c689bdab4f53a79844bc85870ccbb3e18 (patch) | |
| tree | d48416e032e0e4344ada24decf68cc4852f120e7 | |
| parent | 93379c673aad841a8a9a1d255f344bcb59c6727a (diff) | |
| download | nnn-52d3364c689bdab4f53a79844bc85870ccbb3e18.tar.gz | |
the list alphabetical and commands go in backquotes
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,6 +150,7 @@ It supports as many scripts as you need! Integrate utilities like sxiv (view ima - [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=nnn) (`apk add nnn`) - [Arch Linux](https://www.archlinux.org/packages/community/x86_64/nnn/) (`pacman -S nnn`) +- [CRUX](https://github.com/TimB87/crux-ports/tree/master/nnn) (`prt-get depinst nnn`) - [Debian](https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`) - [Fedora](https://apps.fedoraproject.org/packages/nnn) (`dnf install nnn`) - [FreeBSD](https://www.freshports.org/misc/nnn) (`pkg install nnn`) @@ -168,7 +169,6 @@ It supports as many scripts as you need! Integrate utilities like sxiv (view ima - [Termux](https://github.com/termux/termux-packages/tree/master/packages/nnn) (`pkg in nnn`) - [Ubuntu](https://packages.ubuntu.com/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`) - [Void Linux](https://github.com/void-linux/void-packages/tree/master/srcpkgs/nnn) (`xbps-install -S nnn`) -- [CRUX](https://github.com/TimB87/crux-ports/tree/master/nnn) (prt-get depinst nnn) #### Release packages |