feat(firefox): Use betterfox

This commit is contained in:
js0ny 2025-11-15 02:39:56 +00:00
parent f80d83bbd7
commit 28797f148f
12 changed files with 273 additions and 118 deletions

View file

@ -50,8 +50,8 @@ in {
# setopt GLOB_DOTS # Include dotfiles in globbing
# Error correction
setopt CORRECT # Suggest corrections for commands
setopt CORRECT_ALL # Suggest corrections for arguments
# setopt CORRECT # Suggest corrections for commands
# setopt CORRECT_ALL # Suggest corrections for arguments
# edit command line
autoload -Uz edit-command-line