diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2018-11-10 06:03:30 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2018-11-10 06:07:31 +0530 |
commit | a095ff485db66f8a98d27a0bee49d6b5118adbb8 (patch) | |
tree | 21df417b240e0d39b5a23795a567a7a3dfd2da49 /README.md | |
parent | 5879f361b3683f49c7c8b440deb3ecccf6f49197 (diff) | |
download | nnn-a095ff485db66f8a98d27a0bee49d6b5118adbb8.tar.gz |
Update docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -25,9 +25,9 @@ Noice is Not Noice, a noicer fork... [Integrate utilities](https://github.com/jarun/nnn#sample-scripts) like sxiv or fzy easily; `nnn` supports as many scripts as you need! -[Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions... +It runs on Linux, OS X, Raspberry Pi, Cygwin, Linux subsystem for Windows and Termux. -Have fun with it! Missing a feature? Want to contribute? Head to the rolling [ToDo list](https://github.com/jarun/nnn/issues/110). +[Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions... Missing a feature? Want to contribute? Head to the rolling [ToDo list](https://github.com/jarun/nnn/issues/110). *Love smart and efficient utilities? Explore [my repositories](https://github.com/jarun?tab=repositories). Buy me a cup of coffee if they help you.* @@ -155,6 +155,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors) - [Raspbian Testing](https://archive.raspbian.org/raspbian/pool/main/n/nnn/) (`apt-get install nnn`) - [Slackware](http://slackbuilds.org/repository/14.2/system/nnn/) (`slackpkg install nnn`) - [Source Mage](http://codex.sourcemage.org/test/shell-term-fm/nnn/) (`cast nnn`) +- [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`) - [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/) (`apt-get install nnn`) - [Void Linux](https://github.com/void-linux/void-packages/tree/master/srcpkgs/nnn) (`xbps-install -S nnn`) |