Oops, it's dot/vim, not dots/vim
This commit is contained in:
parent
90d8d73c3d
commit
b9d9939c7f
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ less dots
|
|||
zsh dots
|
||||
```
|
||||
|
||||
When run through either of these methods, `dots` will install itself, [GNU Stow](https://www.gnu.org/software/stow/) (if not already installed globally), and my configuration for [git](https://git.00dani.me/dot/git), [vim](https://git.00dani.me/dots/vim), and [zsh](https://git.00dani.me/dot/zsh).
|
||||
When run through either of these methods, `dots` will install itself, [GNU Stow](https://www.gnu.org/software/stow/) (if not already installed globally), and my configuration for [git](https://git.00dani.me/dot/git), [vim](https://git.00dani.me/dot/vim), and [zsh](https://git.00dani.me/dot/zsh).
|
||||
|
||||
Packages are installed by `dots` to `~/dotfiles` and then linked into `~` using Stow. I'll be adding flags for customising these paths, as well as adjusting which packages the bootstrap immediately installs.
|
||||
|
|
Loading…
Reference in a new issue