Makefile!
This commit is contained in:
@@ -11,6 +11,11 @@ The fast way:
|
||||
```bash
|
||||
curl -#L https://github.com/balkian/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md}
|
||||
```
|
||||
### Quick install
|
||||
|
||||
```
|
||||
make
|
||||
```
|
||||
### Install
|
||||
Each folder contains the configuration files for a specific program, as they would appear under "$HOME" (~).
|
||||
To install them, first initialize the submodules:
|
||||
@@ -24,4 +29,4 @@ Then, you can use the [GNU Stow](https://www.gnu.org/software/stow/) utility to
|
||||
stow <modules that you want to install>
|
||||
```
|
||||
|
||||
Alternatively, you may simply copy the files to your $HOME folder.
|
||||
Alternatively, you may simply copy the files to your $HOME folder.
|
||||
|
Reference in New Issue
Block a user