Skip to content

Instantly share code, notes, and snippets.

View idembele70's full-sized avatar
🎯
Focusing

Ibrahim Dembele idembele70

🎯
Focusing
View GitHub Profile
@idembele70
idembele70 / Ubuntu_bash_shortcuts_v2.md
Last active February 26, 2024 11:01 — forked from tuxfight3r/01.bash_shortcuts_v2.md
Playmaker Ubuntu bash keyboard shortcuts

Bash Shortcuts (forked)

visual cheetsheet

Moving

command description
ctrl + a Goto BEGINNING of command line
@idembele70
idembele70 / nano-shorts.md
Created April 8, 2024 09:27 — forked from franz-josef-kaiser/nano-shorts.md
nano keyboard shortcuts

^ = Ctrl key M = Alt key

^G      (F1)            Display this help text
^X      (F2)            Close the current file buffer / Exit from nano
^O      (F3)            Write the current file to disk
^J      (F4)            Justify the current paragraph

^R      (F5)            Insert another file into the current one