Skip to content

Instantly share code, notes, and snippets.

View cybera3s's full-sized avatar
💭
Developing...

Ario cybera3s

💭
Developing...
  • Blink
  • Mashhad
View GitHub Profile
@2KAbhishek
2KAbhishek / Shell_Keybindings.md
Last active July 20, 2024 06:11
Keyboard shortcuts for bash/zsh

Shell Keybindings

Navigation 🚀

Keybinding Action
Alt + f/b Move cursor to previous/next word
Ctrl + a/e Move cursor to beginning/end of command
Ctrl + xx Toggle between the start of line and current cursor position