add usage in README.md

This commit is contained in:
krolxon 2025-08-31 21:08:14 +05:30
parent dd0e6bcd79
commit 0c016916f2
1 changed files with 8 additions and 0 deletions

View File

@ -2,3 +2,11 @@
<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
```