diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-08-31 21:08:14 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-08-31 21:08:14 +0530 |
| commit | 0c016916f2b9925c73b850c7aa686ecffbf23b30 (patch) | |
| tree | 6ad1e5177d8b9eb1e0455f9bb1c353afd1aa08b0 /README.md | |
| parent | dd0e6bcd79ed9f46e814deccb023853fd5bb4b8e (diff) | |
add usage in README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 +``` |
