Skip to content

Latest commit

 

History

History
33 lines (31 loc) · 422 Bytes

linux-shortkeys.md

File metadata and controls

33 lines (31 loc) · 422 Bytes

Linux terminal shortkeys

Open terminal

ctrl + alt + t

Linux terminal new tab

Ctrl + shift + t

Switch between different tabs

alt + number # number=1,2,3...

Zoom in terminal fonts

ctrl + shift + (+)

Zoom out terminal fonts

ctrl + (-)

Linux shortkeys

Bookmark folder

ctrl + d

VS Code shortkeys

Switch cursor focus between editor and terminal

ctrl + `