13 lines
312 B
Markdown
13 lines
312 B
Markdown
# Dotfiles
|
|
|
|
<img src="https://github.com/krolyxon/dotfiles/blob/master/assets/fullscreen.png">
|
|
<img src="https://github.com/krolyxon/dotfiles/blob/master/assets/fullscreen2.png">
|
|
|
|
## Usage
|
|
```
|
|
$ cd $HOME
|
|
$ git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles
|
|
$ cd ~/.dotfiles
|
|
$ stow . --no-folding
|
|
```
|