dotfiles
dotfiles copied to clipboard
Refine Zsh config with keybindings and history improvements
- Added custom keybindings for easier history navigation (
Ctrl+PandCtrl+Nfor search,Esc+wfor killing text region). - Improved history behavior with options to share history across sessions, ignore space-prefixed commands, and remove duplicate entries.
- Organized Zsh configuration to include additional customizations for improved usability and cleaner command history handling.
@fesowowako Thanks for the PR. I will merge it after the release of 2.9.8 into the main branch.
@mylinuxforwork Seems you've pushed the release of 2.9.8 stable, so I thought I'd remind you to merge this pull request into the main branch. But at the end of the day, it's your call. Just wanted to give you a nudge, that's all.