Add README.md
This commit is contained in:
commit
461c449a4e
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Dotfiles
|
||||||
|
|
||||||
|
This is my collection of configuration files.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
Pull the repository and then create the symbolic links with GNU stow
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ git clone https://gitlab.com/jsauer/dotfiles.git ~/.dotfiles
|
||||||
|
$ cd ~/.dotfiles
|
||||||
|
$ stow DIRECTORY
|
||||||
|
```
|
||||||
|
|
||||||
|
## License
|
||||||
|
[MIT](https://opensource.org/licenses/MIT)
|
||||||
Loading…
x
Reference in New Issue
Block a user