A cat(1) clone with syntax highlighting and Git integration.
Site oficial: https://github.com/sharkdp/bat
GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.
- PEDA - Python Exploit Development Assistance for GDB
Site oficial: https://www.sourceware.org/gdb/
Neovim is a project that seeks to aggressively refactor Vim in order to:
- Simplify maintenance and encourage contributions
- Split the work between multiple developers
- Enable advanced UIs without modifications to the core
- Maximize extensibility
Site oficial: https://neovim.io/
tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.
Site oficial: https://github.com/tmux/tmux
Hard:
- Copie os arquivos para o diretório do seu usuário.
- É necessário reiniciar o neovim na primeira execução após instalar os plugins.