From 93379c673aad841a8a9a1d255f344bcb59c6727a Mon Sep 17 00:00:00 2001 From: TimB87 Date: Fri, 22 Mar 2019 10:06:43 +0100 Subject: [PATCH 1/2] add CRUX to distrolist --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d04e37f..378e0720 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ 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 From 52d3364c689bdab4f53a79844bc85870ccbb3e18 Mon Sep 17 00:00:00 2001 From: TimB87 Date: Fri, 22 Mar 2019 10:45:12 +0100 Subject: [PATCH 2/2] the list alphabetical and commands go in backquotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 378e0720..6736b417 100644 --- a/README.md +++ b/README.md @@ -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