Update readme
parent
8a0e164f73
commit
f08a539e51
@ -1,15 +1,4 @@
|
|||||||
# dot-files
|
# dot-files
|
||||||
|
|
||||||
A collection of my configuration files and scripts.
|
A collection of my configuration files and scripts.
|
||||||
To install, use the `stow` package manager.
|
Dot files are managed using [chezmoi](https://www.chezmoi.io/)
|
||||||
Each configuration directory is a package using `stow`.
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
Usage of stow to install a dot file configs:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
$ stow -t ~ [package]
|
|
||||||
# verbose flags
|
|
||||||
$ stow --target $HOME [package]
|
|
||||||
```
|
|
||||||
|
Loading…
Reference in New Issue