diff --git a/cspell.json b/cspell.json index 13e82f69..5428dea2 100644 --- a/cspell.json +++ b/cspell.json @@ -1,83 +1,91 @@ { "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json", - "files": ["**", ".*/**"], - "ignorePaths": [".git", ".gitignore"], + "files": [ + "**", + ".*/**" + ], + "ignorePaths": [ + ".git", + ".gitignore" + ], "words": [ - "linuxbrew", + "aahl", "anyenv", - "shlvl", - "tqer", - "ignoredups", - "ignorespace", - "histappend", + "apdisk", + "autoload", + "automerge", + "awscli", "checkwinsize", - "lesspipe", - "setaf", - "setf", - "rxvt", + "chsh", + "Consolas", + "dearmor", + "deskpad", + "difftool", "dircolors", - "vdir", + "direnv", + "donotpresent", + "dpkg", + "ehthumbs", + "elif", + "encryptable", + "esktop", + "EUID", "fgrep", - "schelp", - "pcra", - "shellenv", + "fseventsd", + "gchp", + "gnewb", + "GOPATH", "gpso", - "gstt", "gsts", + "gstt", "gswc", + "hackgen", + "HACKGEN", + "histappend", + "hyperpower", + "icns", + "ignoredups", + "ignorespace", + "kentaro", + "keymaps", + "Keymaps", + "keyrings", + "lesspipe", + "libcrypt", + "libnotify", + "linuxbrew", + "Lucida", + "Menlo", + "msix", + "nodenv", "oneline", - "gchp", - "gnewb", - "direnv", - "xsel", - "difftool", - "textlint", - "shellcheck", - "zinit", - "Zinit's", - "ZDHARMA", - "autoload", + "pcra", + "pyenv", + "rxvt", "SAVEHIST", + "schelp", + "setaf", + "setf", "setopt", - "chsh", - "GOPATH", - "tfaa", - "tfsl", - "automerge", - "fseventsd", - "icns", - "timemachine", - "donotpresent", - "apdisk", - "encryptable", - "ehthumbs", - "stackdump", - "esktop", - "msix", - "HACKGEN", - "hackgen", + "shellcheck", + "shellenv", + "shlvl", "spctl", "SSIA", - "kentaro", - "Menlo", - "Consolas", - "Lucida", + "stackdump", "statusline", - "Keymaps", - "keymaps", - "hyperpower", + "textlint", "textlintcache", - "EUID", - "elif", - "awscli", - "nodenv", - "pyenv", + "tfaa", "tfenv", - "dearmor", - "keyrings", - "dpkg", - "libnotify", - "libcrypt", - "deskpad" + "tfsl", + "timemachine", + "tqer", + "vdir", + "xclip", + "xsel", + "ZDHARMA", + "zinit", + "Zinit's" ] }