Skip to content

gabrhell/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configurações e requisitos

bat

A cat(1) clone with syntax highlighting and Git integration.

Site oficial: https://github.com/sharkdp/bat

GNU Debugger (gdb)

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

Neovim is a project that seeks to aggressively refactor Vim in order to:

Site oficial: https://neovim.io/

tmux

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

Instalação

Hard:

  1. Copie os arquivos para o diretório do seu usuário.

Notas

Neovim

  • É necessário reiniciar o neovim na primeira execução após instalar os plugins.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published