mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2024-12-22 03:16:19 +00:00
Added CLI tools: Yakuake, k9s and lazygit.
This commit is contained in:
parent
945e21b6a4
commit
fc135bcb2a
@ -154,6 +154,7 @@ Only main chapters:
|
||||
:small_orange_diamond: <a href="https://www.gnu.org/software/screen/"><b>screen</b></a> - is a full-screen window manager that multiplexes a physical terminal.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/tmux/tmux/wiki"><b>tmux</b></a> - is a terminal multiplexer, lets you switch easily between several programs in one terminal.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/peikk0/tmux-cssh"><b>tmux-cssh</b></a> - is a tool to set comfortable and easy to use functionality, clustering and synchronizing tmux-sessions.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/KDE/yakuake"><b>yakuake</b></a> - is a highly customizeable terminal emulator that makes your terminal always accessable as popup window.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Text editors
|
||||
@ -389,6 +390,8 @@ Only main chapters:
|
||||
:small_orange_diamond: <a href="https://github.com/tj/commander.js"><b>commander.js</b></a> - minimal CLI creator in JavaScript.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/tomnomnom/gron"><b>gron</b></a> - make JSON greppable!<br>
|
||||
:small_orange_diamond: <a href="https://github.com/itchyny/bed"><b>bed</b></a> - binary editor written in Go.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/jesseduffield/lazygit"><b>lazygit</b></a> - is the most simple and customizeable GIT GUI for your CLI.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/derailed/k9s"><b>k9s</b></a> - is a full kubernetes (k8) manager that provides a UI inside your terminal.<br>
|
||||
</p>
|
||||
|
||||
#### GUI Tools [<sup>[TOC]</sup>](#anger-table-of-contents)
|
||||
|
Loading…
Reference in New Issue
Block a user