diff options
| author | bh <qn+git@epicurus.dev> | 2026-01-05 23:11:46 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-01-05 23:11:46 +0800 |
| commit | 57f2eaad3cf5b80acff904b468ac033eda5f2436 (patch) | |
| tree | df42f440bff60e64828949403dfd4618f8df941a /zsh/.zshrc | |
| parent | fd38f6bcd8975e5ee23f92e7bd39a5831b8e4689 (diff) | |
Tweaked zsh correction
Diffstat (limited to 'zsh/.zshrc')
| -rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -125,7 +125,7 @@ HISTFILE=~/.histfile HISTSIZE=10000 SAVEHIST=1000000000 setopt beep notify -setopt CORRECT_ALL +setopt CORRECT # bindkey -v # Map Ctrl+G to switch to normal mode (like Escape) # bindkey '^G' vi-cmd-mode |
