Skip to content

Instantly share code, notes, and snippets.

View benjifriedman's full-sized avatar

Benji benjifriedman

View GitHub Profile
@2KAbhishek
2KAbhishek / Shell_Keybindings.md
Last active May 7, 2025 20:21
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