chore: add vocabulary

This commit is contained in:
Stefan Imhoff
2022-10-01 20:29:14 +02:00
parent ecbb5e77e6
commit 149f17fe8f
5 changed files with 17 additions and 5 deletions

View File

@@ -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`.