Skip to content

Instantly share code, notes, and snippets.

View l3ct3r's full-sized avatar
⌨️
Inspecting the source 💼

ru$t l3ct3r

⌨️
Inspecting the source 💼
  • Digital Morgue
View GitHub Profile
@l3ct3r
l3ct3r / nano.md
Last active June 27, 2021 14:59
Nano Shortcuts

GNU NANO

Nano Short Cut

File handling

Command Description
Ctrl+S Save current file
Ctrl+O Offer to write file ("Save as")
@l3ct3r
l3ct3r / vim.md
Last active September 4, 2021 02:32
VIM Cheat_Sheet

VIM_Banner

VIM Cheat sheet

Global

Command Description
:h[elp] keyword open help for keyword
:sav[eas] file save file as
@l3ct3r
l3ct3r / Terminal_Shortcuts_2.0.md
Last active December 28, 2023 10:21
Linux Terminal Shortcut (V2)

sh

Useful bash / zsh shortcuts

Move cursor

Ctrl + a
@l3ct3r
l3ct3r / Bash_Shortcuts_1.0.md
Last active August 12, 2021 11:43
Bash Terminal Shortcut (V1)

Bash Shortcuts

cli

Moving

command description
ctrl + a Goto BEGINNING of command line