Skip to content

Instantly share code, notes, and snippets.

View SickProdigy's full-sized avatar

SickProdigy SickProdigy

View GitHub Profile
@2KAbhishek
2KAbhishek / Shell_Keybindings.md
Last active July 11, 2024 03:14
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