diff --git a/.vale/Vocab/Base/accept.txt b/.vale/Vocab/Base/accept.txt index 2129da4..b591ee4 100644 --- a/.vale/Vocab/Base/accept.txt +++ b/.vale/Vocab/Base/accept.txt @@ -1,2 +1,8 @@ Autostadt -Raycast +[Dd]otbot +[Dd]otfiles +[Hh]ammerspoon +[Nn]eovim +[Rr]aycast +[Tt]mux +[Zz]sh diff --git a/README.md b/README.md index 68c7649..836f6ee 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Dotfiles -These are my Dotfiles, a collection of [NeoVim](https://neovim.io/), [tmux](https://tmux.github.io/), [zsh](http://zsh.sourceforge.net/), [Hammerspoon](http://www.hammerspoon.org/), and other tools. +These are my Dotfiles, a collection of [Neovim](https://neovim.io/), [tmux](https://tmux.github.io/), [zsh](http://zsh.sourceforge.net/), [Hammerspoon](http://www.hammerspoon.org/), and other tools. ## Initial Setup and Installation @@ -16,4 +16,4 @@ Dotbot will create symlinks from all necessary files in the folder. ## Setting Up a New Computer -The project includes a `setup` folder that has install scripts for everything I need on a new computer. The scripts can be run individually or all at once by running `./setup/init.sh`. +The project includes a `setup` folder that has install scripts for everything I need on a new computer. You can run the scripts individually or all at once by running `./setup/init.sh`. diff --git a/nvim/spell/en.utf-8.add b/nvim/spell/en.utf-8.add index 836d82d..3dc40e6 100755 --- a/nvim/spell/en.utf-8.add +++ b/nvim/spell/en.utf-8.add @@ -9,6 +9,8 @@ DEVONthink DWeb DeepL Django +Dotbot +Dotfiles Emoji Ethereum Facebook @@ -19,6 +21,7 @@ GPS GTD GitHub GitWeb +Hammerspoon Homebrew Horiyoshi IPFS @@ -76,5 +79,8 @@ plugin plugins podcast pseudoscientific +symlinks +tmux transhumanism weblogs +zsh diff --git a/nvim/spell/en.utf-8.add.spl b/nvim/spell/en.utf-8.add.spl index ae10387..529d58a 100755 Binary files a/nvim/spell/en.utf-8.add.spl and b/nvim/spell/en.utf-8.add.spl differ diff --git a/vale.ini b/vale.ini index 670cd61..970c6e0 100644 --- a/vale.ini +++ b/vale.ini @@ -3,10 +3,10 @@ StylesPath = .vale MinAlertLevel = suggestion Vocab = Base -Packages = Readability, proselint, write-good +Packages = proselint, write-good [*.{md,mdx,txt}] -BasedOnStyles = Vale, Readability, proselint, write-good +BasedOnStyles = Vale, proselint, write-good # Turn off rules Vale.Terms = NO