From fc135bcb2a33dc9231b60e93ae13321279dfdbca Mon Sep 17 00:00:00 2001
From: Marcel Lengl
Date: Thu, 13 Apr 2023 09:33:55 +0200
Subject: [PATCH] Added CLI tools: Yakuake, k9s and lazygit.
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index ab7c2d7..6111728 100644
--- a/README.md
+++ b/README.md
@@ -154,6 +154,7 @@ Only main chapters:
:small_orange_diamond: screen - is a full-screen window manager that multiplexes a physical terminal.
:small_orange_diamond: tmux - is a terminal multiplexer, lets you switch easily between several programs in one terminal.
:small_orange_diamond: tmux-cssh - is a tool to set comfortable and easy to use functionality, clustering and synchronizing tmux-sessions.
+ :small_orange_diamond: yakuake - is a highly customizeable terminal emulator that makes your terminal always accessable as popup window.
##### :black_small_square: Text editors
@@ -389,6 +390,8 @@ Only main chapters:
:small_orange_diamond: commander.js - minimal CLI creator in JavaScript.
:small_orange_diamond: gron - make JSON greppable!
:small_orange_diamond: bed - binary editor written in Go.
+ :small_orange_diamond: lazygit - is the most simple and customizeable GIT GUI for your CLI.
+ :small_orange_diamond: k9s - is a full kubernetes (k8) manager that provides a UI inside your terminal.
#### GUI Tools [[TOC]](#anger-table-of-contents)