From 4132c8473f1294d15755b22291a2916e7eec25aa Mon Sep 17 00:00:00 2001 From: trimstray Date: Sun, 24 Jun 2018 17:50:31 +0200 Subject: [PATCH] README.md - added new awesome - signed-off-by: trimstray --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e5a8f3a..f148712 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,9 @@ for transferring data with URLs.
  :small_orange_diamond: HTTPie - a user-friendly HTTP client.
  :small_orange_diamond: gnutls-cli - client program to set up a TLS connection to some other computer.
  :small_orange_diamond: pgcli - Postgres CLI with autocompletion and syntax highlighting.
+  :small_orange_diamond: Midnight Commander - visual file manager, licensed under GNU General Public License.
+  :small_orange_diamond: screen - full-screen window manager that multiplexes a physical terminal.
+  :small_orange_diamond: tmux - terminal multiplexer, lets you switch easily between several programs in one terminal.

#### Web Tools