From 6504502e878c2dccd94294f24f5a943f5f35bc5d Mon Sep 17 00:00:00 2001 From: Vo Luong Date: Sun, 7 Aug 2016 21:19:10 +0700 Subject: [PATCH] Added tmux --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64807bc..eb8e0bd 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,7 @@ ## Command Line Utilities - [Fishfry](https://github.com/LubuntuFu/fishfry) - replaces fish history with a history tailored to pentesters for efficency and newbie pentesters for learning.[![Open-Source Software][OSS Icon]](https://github.com/LubuntuFu/fishfry)![Freeware][Freeware Icon] +- [Tmux](https://tmux.github.io/) - It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal. And do a lot more.[![Open-Source Software][OSS Icon]](https://github.com/tmux/tmux)![Freeware][Freeware Icon] - [Top 10 command line tools](http://lifehacker.com/399468/top-10-command-line-tools) ## Setup